Searched refs:btc_write_2byte (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8723b2ant.c | 1166 btcoexist->btc_write_2byte(btcoexist, 0x948, 0x0); in btc8723b2ant_set_ant_path() 1168 btcoexist->btc_write_2byte(btcoexist, 0x948, 0x280); in btc8723b2ant_set_ant_path() 1197 btcoexist->btc_write_2byte(btcoexist, 0x948, 0x0); in btc8723b2ant_set_ant_path() 1201 btcoexist->btc_write_2byte(btcoexist, 0x948, 0x280); in btc8723b2ant_set_ant_path() 3308 btcoexist->btc_write_2byte(btcoexist, 0x42a, 0x0808); in btc8723b2ant_action_hid_a2dp() 3571 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT0 | BIT1); in ex_btc8723b2ant_power_on_setting()
|
D | halbtcoutsrc.h | 696 void (*btc_write_2byte)(void *btc_context, u32 reg_addr, u16 data); member
|
D | halbtc8192e2ant.c | 300 btcoexist->btc_write_2byte(btcoexist, 0x42a, in btc8192e2ant_retry_limit() 304 btcoexist->btc_write_2byte(btcoexist, 0x42a, 0x0808); in btc8192e2ant_retry_limit() 2632 btcoexist->btc_write_2byte(btcoexist, 0x40, u16tmp); in btc8192e2ant_init_hwconfig()
|
D | halbtc8723b1ant.c | 102 btcoexist->btc_write_2byte(btcoexist, 0x42a, in halbtc8723b1ant_retry_limit() 106 btcoexist->btc_write_2byte(btcoexist, 0x42a, 0x0808); in halbtc8723b1ant_retry_limit() 2374 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT0 | BIT1); in ex_btc8723b1ant_power_on_setting()
|
D | halbtc8821a1ant.c | 284 btcoexist->btc_write_2byte(btcoexist, 0x42a, in btc8821a1ant_retry_limit() 288 btcoexist->btc_write_2byte(btcoexist, 0x42a, 0x0808); in btc8821a1ant_retry_limit()
|
D | halbtcoutsrc.c | 1224 btcoexist->btc_write_2byte = halbtc_write_2byte; in exhalbtc_initlize_variables()
|