Home
last modified time | relevance | path

Searched refs:whql_test (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c793 if (cx->bt.whql_test) { in _run_coex()
945 if (bt->whql_test != (u32)(!!(val & BTC_BSCB_WHQL))) in _update_bt_scbd()
948 bt->whql_test = !!(val & BTC_BSCB_WHQL); in _update_bt_scbd()
H A Dhal_btc.h1094 u32 whql_test: 1; member
H A Dhalbtc_action.c296 if (wl->status.map.rf_off || bt->whql_test || in _set_bt_afh_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c793 if (cx->bt.whql_test) { in _run_coex()
945 if (bt->whql_test != (u32)(!!(val & BTC_BSCB_WHQL))) in _update_bt_scbd()
948 bt->whql_test = !!(val & BTC_BSCB_WHQL); in _update_bt_scbd()
H A Dhal_btc.h1099 u32 whql_test: 1; member
H A Dhalbtc_action.c296 if (wl->status.map.rf_off || bt->whql_test || in _set_bt_afh_info()