Searched refs:btc_write_local_reg_1byte (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtcoutsrc.h | 700 void (*btc_write_local_reg_1byte)(void *btc_context, u32 reg_addr, member
|
D | halbtc8723b1ant.c | 2397 btcoexist->btc_write_local_reg_1byte(btcoexist, 0xfe08, u8tmp); in ex_btc8723b1ant_power_on_setting() 2419 btcoexist->btc_write_local_reg_1byte(btcoexist, 0x384, in ex_btc8723b1ant_power_on_setting() 2422 btcoexist->btc_write_local_reg_1byte(btcoexist, 0x60, in ex_btc8723b1ant_power_on_setting()
|
D | halbtc8723b2ant.c | 3612 btcoexist->btc_write_local_reg_1byte(btcoexist, 0xfe08, u8tmp); in ex_btc8723b2ant_pre_load_firmware() 3622 btcoexist->btc_write_local_reg_1byte(btcoexist, 0x384, in ex_btc8723b2ant_pre_load_firmware() 3625 btcoexist->btc_write_local_reg_1byte(btcoexist, 0x60, in ex_btc8723b2ant_pre_load_firmware()
|
D | halbtc8821a2ant.c | 3595 btcoexist->btc_write_local_reg_1byte(btcoexist, 0xfe08, u8tmp); in ex_btc8821a2ant_pre_load_firmware() 3605 btcoexist->btc_write_local_reg_1byte(btcoexist, 0x384, in ex_btc8821a2ant_pre_load_firmware() 3608 btcoexist->btc_write_local_reg_1byte(btcoexist, 0x60, in ex_btc8821a2ant_pre_load_firmware()
|
D | halbtcoutsrc.c | 1227 btcoexist->btc_write_local_reg_1byte = halbtc_write_local_reg_1byte; in exhalbtc_initlize_variables()
|