Searched refs:btc_write_local_reg_1byte (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/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 | 2404 btcoexist->btc_write_local_reg_1byte(btcoexist, 0xfe08, u8tmp); in ex_btc8723b1ant_power_on_setting() 2426 btcoexist->btc_write_local_reg_1byte(btcoexist, 0x384, in ex_btc8723b1ant_power_on_setting() 2429 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 | 3610 btcoexist->btc_write_local_reg_1byte(btcoexist, 0xfe08, u8tmp); in ex_btc8821a2ant_pre_load_firmware() 3620 btcoexist->btc_write_local_reg_1byte(btcoexist, 0x384, in ex_btc8821a2ant_pre_load_firmware() 3623 btcoexist->btc_write_local_reg_1byte(btcoexist, 0x60, in ex_btc8821a2ant_pre_load_firmware()
|
| D | halbtcoutsrc.c | 1241 btcoexist->btc_write_local_reg_1byte = halbtc_write_local_reg_1byte; in exhalbtc_initlize_variables()
|