Searched refs:btc_read_2byte (Results 1 – 7 of 7) sorted by relevance
/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8723b1ant.c | 280 btcoexist->btc_read_2byte(btcoexist, 0xf94); in halbtc8723b1ant_monitor_wifi_ctr() 282 btcoexist->btc_read_2byte(btcoexist, 0xf90); in halbtc8723b1ant_monitor_wifi_ctr() 284 btcoexist->btc_read_2byte(btcoexist, 0xfb8); in halbtc8723b1ant_monitor_wifi_ctr() 289 btcoexist->btc_read_2byte(btcoexist, 0xf96); in halbtc8723b1ant_monitor_wifi_ctr() 291 btcoexist->btc_read_2byte(btcoexist, 0xf92); in halbtc8723b1ant_monitor_wifi_ctr() 293 btcoexist->btc_read_2byte(btcoexist, 0xfba); in halbtc8723b1ant_monitor_wifi_ctr() 2374 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_btc8723b1ant_power_on_setting() 2629 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_btc8723b1ant_display_coex_info() 2957 btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_btc8723b1ant_media_status_notify()
|
D | halbtc8723b2ant.c | 307 btcoexist->btc_read_2byte(btcoexist, 0xf94); in btc8723b2ant_monitor_wifi_ctr() 309 btcoexist->btc_read_2byte(btcoexist, 0xf90); in btc8723b2ant_monitor_wifi_ctr() 311 btcoexist->btc_read_2byte(btcoexist, 0xfb8); in btc8723b2ant_monitor_wifi_ctr() 316 btcoexist->btc_read_2byte(btcoexist, 0xf96); in btc8723b2ant_monitor_wifi_ctr() 318 btcoexist->btc_read_2byte(btcoexist, 0xf92); in btc8723b2ant_monitor_wifi_ctr() 320 btcoexist->btc_read_2byte(btcoexist, 0xfba); in btc8723b2ant_monitor_wifi_ctr() 3570 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x2); in ex_btc8723b2ant_power_on_setting()
|
D | halbtc8821a2ant.c | 303 btcoexist->btc_read_2byte(btcoexist, 0xf94); in btc8821a2ant_monitor_wifi_ctr() 305 btcoexist->btc_read_2byte(btcoexist, 0xf90); in btc8821a2ant_monitor_wifi_ctr() 307 btcoexist->btc_read_2byte(btcoexist, 0xfb8); in btc8821a2ant_monitor_wifi_ctr() 312 btcoexist->btc_read_2byte(btcoexist, 0xf96); in btc8821a2ant_monitor_wifi_ctr() 314 btcoexist->btc_read_2byte(btcoexist, 0xf92); in btc8821a2ant_monitor_wifi_ctr() 316 btcoexist->btc_read_2byte(btcoexist, 0xfba); in btc8821a2ant_monitor_wifi_ctr()
|
D | halbtcoutsrc.h | 695 u16 (*btc_read_2byte)(void *btc_context, u32 reg_addr); member
|
D | halbtc8192e2ant.c | 2593 coex_dm->backup_retry_limit = btcoexist->btc_read_2byte( in btc8192e2ant_init_hwconfig() 2630 u16tmp = btcoexist->btc_read_2byte(btcoexist, 0x40); in btc8192e2ant_init_hwconfig() 2820 u16tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_btc8192e2ant_display_coex_info()
|
D | halbtc8821a1ant.c | 2055 btcoexist->btc_read_2byte(btcoexist, 0x42a); in btc8821a1ant_init_hw_config() 2284 u2_tmp[0] = btcoexist->btc_read_2byte(btcoexist, 0x42a); in ex_btc8821a1ant_display_coex_info()
|
D | halbtcoutsrc.c | 1239 btcoexist->btc_read_2byte = halbtc_read_2byte; in exhalbtc_initlize_variables()
|