Home
last modified time | relevance | path

Searched refs:C2H_EVT_FW_CLOSE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.h50 #define C2H_EVT_FW_CLOSE 0xFF macro
H A Dhal_btc.c1712 } else if (u1b_tmp != C2H_EVT_FW_CLOSE) { in rtl_8723e_c2h_command_handle()
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c514 else if (trigger != C2H_EVT_FW_CLOSE) in c2h_evt_read_88xx()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h1369 #define C2H_EVT_FW_CLOSE 0xFF /* Set by FW indicating that FW had set the C2H command message and… macro