Searched refs:reg_hp_txrx (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/rtlwifi/btcoexist/ |
D | halbtc8723b2ant.c | 275 u32 reg_hp_txrx, reg_lp_txrx, u32tmp; in btc8723b2ant_monitor_bt_ctr() local 279 reg_hp_txrx = 0x770; in btc8723b2ant_monitor_bt_ctr() 282 u32tmp = btcoexist->btc_read_4byte(btcoexist, reg_hp_txrx); in btc8723b2ant_monitor_bt_ctr() 297 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in btc8723b2ant_monitor_bt_ctr()
|
D | halbtc8821a2ant.c | 308 u32 reg_hp_txrx, reg_lp_txrx, u4tmp; in halbtc8821a2ant_monitor_bt_ctr() local 311 reg_hp_txrx = 0x770; in halbtc8821a2ant_monitor_bt_ctr() 314 u4tmp = btcoexist->btc_read_4byte(btcoexist, reg_hp_txrx); in halbtc8821a2ant_monitor_bt_ctr() 329 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8821a2ant_monitor_bt_ctr()
|
D | halbtc8192e2ant.c | 483 u32 reg_hp_txrx, reg_lp_txrx, u32tmp; in halbtc8192e2ant_monitor_bt_ctr() local 486 reg_hp_txrx = 0x770; in halbtc8192e2ant_monitor_bt_ctr() 489 u32tmp = btcoexist->btc_read_4byte(btcoexist, reg_hp_txrx); in halbtc8192e2ant_monitor_bt_ctr() 504 reg_hp_txrx, reg_hp_tx, reg_hp_tx, reg_hp_rx, reg_hp_rx); in halbtc8192e2ant_monitor_bt_ctr()
|
D | halbtc8723b1ant.c | 406 u32 reg_hp_txrx, reg_lp_txrx, u32tmp; in halbtc8723b1ant_monitor_bt_ctr() local 410 reg_hp_txrx = 0x770; in halbtc8723b1ant_monitor_bt_ctr() 413 u32tmp = btcoexist->btc_read_4byte(btcoexist, reg_hp_txrx); in halbtc8723b1ant_monitor_bt_ctr()
|