Home
last modified time | relevance | path

Searched refs:hi_lna_rx (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h1108 u32 hi_lna_rx: 1; member
H A Dhal_btc.c962 bt->hi_lna_rx = !!(val & BTC_BSCB_BT_HILNA); in _update_bt_scbd()
H A Dhalbtc_action.c475 if (bt_hi_lna_rx == bt->hi_lna_rx) in _set_bt_rx_agc()
H A Dhalbtc_dbg_cmd.c585 (bt->hi_lna_rx? "Hi" : "Ori")); in _show_dm_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h1103 u32 hi_lna_rx: 1; member
H A Dhal_btc.c962 bt->hi_lna_rx = !!(val & BTC_BSCB_BT_HILNA); in _update_bt_scbd()
H A Dhalbtc_action.c475 if (bt_hi_lna_rx == bt->hi_lna_rx) in _set_bt_rx_agc()
H A Dhalbtc_dbg_cmd.c585 (bt->hi_lna_rx? "Hi" : "Ori")); in _show_dm_info()