Home
last modified time | relevance | path

Searched refs:btc_write_2byte (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b2ant.c1166 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()
Dhalbtcoutsrc.h696 void (*btc_write_2byte)(void *btc_context, u32 reg_addr, u16 data); member
Dhalbtc8192e2ant.c300 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()
Dhalbtc8723b1ant.c102 btcoexist->btc_write_2byte(btcoexist, 0x42a, in halbtc8723b1ant_retry_limit()
106 btcoexist->btc_write_2byte(btcoexist, 0x42a, 0x0808); in halbtc8723b1ant_retry_limit()
2375 btcoexist->btc_write_2byte(btcoexist, 0x2, u16tmp | BIT0 | BIT1); in ex_btc8723b1ant_power_on_setting()
Dhalbtc8821a1ant.c284 btcoexist->btc_write_2byte(btcoexist, 0x42a, in btc8821a1ant_retry_limit()
288 btcoexist->btc_write_2byte(btcoexist, 0x42a, 0x0808); in btc8821a1ant_retry_limit()
Dhalbtcoutsrc.c1224 btcoexist->btc_write_2byte = halbtc_write_2byte; in exhalbtc_initlize_variables()