Home
last modified time | relevance | path

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/
Dhalbtcoutsrc.h700 void (*btc_write_local_reg_1byte)(void *btc_context, u32 reg_addr, member
Dhalbtc8723b1ant.c2397 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()
Dhalbtc8723b2ant.c3612 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()
Dhalbtc8821a2ant.c3595 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()
Dhalbtcoutsrc.c1227 btcoexist->btc_write_local_reg_1byte = halbtc_write_local_reg_1byte; in exhalbtc_initlize_variables()