Searched refs:C2H_EVT_HOST_CLOSE (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.h49 #define C2H_EVT_HOST_CLOSE 0x00 macro
H A Dhal_btc.c1708 if (u1b_tmp == C2H_EVT_HOST_CLOSE) {
1755 rtl_write_byte(rtlpriv, 0x01AF, C2H_EVT_HOST_CLOSE);
/linux-master/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c492 rtw_write8(adapter, REG_C2HEVT_CLEAR, C2H_EVT_HOST_CLOSE);
512 if (trigger == C2H_EVT_HOST_CLOSE)
H A Dsdio_ops.c751 rtw_write8(adapter, REG_C2HEVT_CLEAR, C2H_EVT_HOST_CLOSE);
/linux-master/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h1368 #define C2H_EVT_HOST_CLOSE 0x00 /* Set by driver and notify FW that the driver has read the C2H command message */ macro

Completed in 188 milliseconds