Home
last modified time | relevance | path

Searched refs:C2H_EVT_HOST_CLOSE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/staging/r8188eu/hal/
A Dhal_com.c295 rtw_write8(adapter, REG_C2HEVT_CLEAR, C2H_EVT_HOST_CLOSE); in c2h_evt_clear()
310 if (trigger == C2H_EVT_HOST_CLOSE) in c2h_evt_read()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dhal_btc.h49 #define C2H_EVT_HOST_CLOSE 0x00 macro
A Dhal_btc.c1710 if (u1b_tmp == C2H_EVT_HOST_CLOSE) { in rtl_8723e_c2h_command_handle()
1757 rtl_write_byte(rtlpriv, 0x01AF, C2H_EVT_HOST_CLOSE); in rtl_8723e_c2h_command_handle()
/linux/drivers/staging/rtl8723bs/hal/
A Dhal_com.c492 rtw_write8(adapter, REG_C2HEVT_CLEAR, C2H_EVT_HOST_CLOSE); in c2h_evt_clear()
512 if (trigger == C2H_EVT_HOST_CLOSE) in c2h_evt_read_88xx()
A Dsdio_ops.c751 rtw_write8(adapter, REG_C2HEVT_CLEAR, C2H_EVT_HOST_CLOSE); in EnableInterrupt8723BSdio()
/linux/drivers/staging/r8188eu/include/
A Drtl8188e_spec.h1229 #define C2H_EVT_HOST_CLOSE 0x00 macro
/linux/drivers/staging/rtl8723bs/include/
A Dhal_com_reg.h1637 #define C2H_EVT_HOST_CLOSE 0x00 /* Set by driver and notify FW that the driver has read the C2H c… macro

Completed in 26 milliseconds