Searched refs:reg_hp_txrx (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8192e2ant.c | 382 u32 reg_hp_txrx, reg_lp_txrx, u32tmp; in btc8192e2ant_monitor_bt_ctr() local 385 reg_hp_txrx = 0x770; in btc8192e2ant_monitor_bt_ctr() 388 u32tmp = btcoexist->btc_read_4byte(btcoexist, reg_hp_txrx); in btc8192e2ant_monitor_bt_ctr() 403 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8192e2ant_monitor_bt_ctr()
|
D | halbtc8821a2ant.c | 250 u32 reg_hp_txrx, reg_lp_txrx, u4tmp; in btc8821a2ant_monitor_bt_ctr() local 253 reg_hp_txrx = 0x770; in btc8821a2ant_monitor_bt_ctr() 256 u4tmp = btcoexist->btc_read_4byte(btcoexist, reg_hp_txrx); in btc8821a2ant_monitor_bt_ctr() 278 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8821a2ant_monitor_bt_ctr()
|
D | halbtc8723b2ant.c | 249 u32 reg_hp_txrx, reg_lp_txrx, u32tmp; in btc8723b2ant_monitor_bt_ctr() local 253 reg_hp_txrx = 0x770; in btc8723b2ant_monitor_bt_ctr() 256 u32tmp = btcoexist->btc_read_4byte(btcoexist, reg_hp_txrx); in btc8723b2ant_monitor_bt_ctr() 282 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8723b2ant_monitor_bt_ctr()
|
D | halbtc8723b1ant.c | 205 u32 reg_hp_txrx, reg_lp_txrx, u32tmp; in halbtc8723b1ant_monitor_bt_ctr() local 210 reg_hp_txrx = 0x770; in halbtc8723b1ant_monitor_bt_ctr() 213 u32tmp = btcoexist->btc_read_4byte(btcoexist, reg_hp_txrx); in halbtc8723b1ant_monitor_bt_ctr()
|