Searched refs:C2H_EVT_HOST_CLOSE (Results 1 – 6 of 6) sorted by relevance
49 #define C2H_EVT_HOST_CLOSE 0x00 macro
1709 if (u1b_tmp == C2H_EVT_HOST_CLOSE) { in rtl_8723e_c2h_command_handle()1756 rtl_write_byte(rtlpriv, 0x01AF, C2H_EVT_HOST_CLOSE); in rtl_8723e_c2h_command_handle()
894 rtw_write8(adapter, REG_C2HEVT_CLEAR, C2H_EVT_HOST_CLOSE); in c2h_evt_clear()914 if (trigger == C2H_EVT_HOST_CLOSE) in c2h_evt_read_88xx()
848 rtw_write8(adapter, REG_C2HEVT_CLEAR, C2H_EVT_HOST_CLOSE); in EnableInterrupt8723BSdio()
1250 #define C2H_EVT_HOST_CLOSE 0x00 macro
1665 #define C2H_EVT_HOST_CLOSE 0x00 /* Set by driver and notify FW that the driver has read the C2H c… macro