Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h1103 u32 btg_type: 1; /* BT located at BT only or BTG */ member
H A Dhalbtc_dbg_cmd.c419 (bt->btg_type? "Y" : "N"), in _show_bt_info()
420 (bt->enable.now && (bt->btg_type != module->bt_pos)? in _show_bt_info()
H A Dhal_btc.c950 bt->btg_type = (val & BTC_BSCB_BT_S1 ? BTC_BT_BTG: BTC_BT_ALONE); in _update_bt_scbd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h1098 u32 btg_type: 1; /* BT located at BT only or BTG */ member
H A Dhalbtc_dbg_cmd.c419 (bt->btg_type? "Y" : "N"), in _show_bt_info()
420 (bt->enable.now && (bt->btg_type != module->bt_pos)? in _show_bt_info()
H A Dhal_btc.c950 bt->btg_type = (val & BTC_BSCB_BT_S1 ? BTC_BT_BTG: BTC_BT_ALONE); in _update_bt_scbd()