Searched refs:btc_write_1byte_bitmask (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8723b1ant.c | 986 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x67, 0x20, 0x1); in halbtc8723b1ant_SetAntPath() 989 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x765, 0x18, 0x0); in halbtc8723b1ant_SetAntPath() 992 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x765, 0x18, 0x3); in halbtc8723b1ant_SetAntPath() 994 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x67, 0x20, 0x0); in halbtc8723b1ant_SetAntPath() 1018 btcoexist->btc_write_1byte_bitmask(btcoexist, in halbtc8723b1ant_SetAntPath() 1029 btcoexist->btc_write_1byte_bitmask(btcoexist, in halbtc8723b1ant_SetAntPath() 1053 btcoexist->btc_write_1byte_bitmask(btcoexist, in halbtc8723b1ant_SetAntPath() 1057 btcoexist->btc_write_1byte_bitmask(btcoexist, in halbtc8723b1ant_SetAntPath() 1064 btcoexist->btc_write_1byte_bitmask(btcoexist, in halbtc8723b1ant_SetAntPath() 1068 btcoexist->btc_write_1byte_bitmask(btcoexist, in halbtc8723b1ant_SetAntPath() [all …]
|
D | halbtc8821a1ant.c | 963 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x975, 0x3, 0x3); in halbtc8821a1ant_set_ant_path() 975 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x64, in halbtc8821a1ant_set_ant_path() 986 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x64, in halbtc8821a1ant_set_ant_path() 1003 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xcb7, in halbtc8821a1ant_set_ant_path() 1006 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xcb7, in halbtc8821a1ant_set_ant_path() 1011 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xcb7, in halbtc8821a1ant_set_ant_path() 1014 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xcb7, in halbtc8821a1ant_set_ant_path() 1020 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xcb7, in halbtc8821a1ant_set_ant_path() 1023 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xcb7, in halbtc8821a1ant_set_ant_path() 2207 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x40, 0x20, 0x1); in halbtc8821a1ant_init_hw_config()
|
D | halbtc8723b2ant.c | 829 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x883, 0x3e, val); in btc8723b2ant_set_dac_swing_reg() 1200 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x944, 0x3, 0x3); in btc8723b2ant_set_ant_path() 1202 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x67, 0x20, 0x1); in btc8723b2ant_set_ant_path() 1205 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x765, 0x18, 0x0); in btc8723b2ant_set_ant_path() 1235 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x92c, in btc8723b2ant_set_ant_path() 1240 btcoexist->btc_write_1byte_bitmask(btcoexist, in btc8723b2ant_set_ant_path() 1246 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x92c, 0x3, 0x1); in btc8723b2ant_set_ant_path() 3119 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x765, 0x18, 0x3); in btc8723b2ant_wifioff_hwcfg() 3121 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x67, 0x20, 0x0); in btc8723b2ant_wifioff_hwcfg() 3155 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x40, 0x20, 0x1); in ex_btc8723b2ant_init_hwconfig()
|
D | halbtcoutsrc.h | 489 bfp_btc_w1_bit_mak btc_write_1byte_bitmask; member
|
D | halbtc8821a2ant.c | 877 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xc5b, 0x3e, val); in halbtc8821a2ant_set_dac_swing_reg() 929 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x8db, 0x60, 0x3); in halbtc8821a2ant_set_adc_back_off() 933 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x8db, 0x60, 0x1); in halbtc8821a2ant_set_adc_back_off() 1167 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xcb7, 0x30, 0x1); in halbtc8821a2ant_set_ant_path() 1170 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xcb7, 0x30, 0x2); in halbtc8821a2ant_set_ant_path() 3323 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x40, 0x20, 0x1); in ex_halbtc8821a2ant_init_hwconfig()
|
D | halbtcoutsrc.c | 636 btcoexist->btc_write_1byte_bitmask = halbtc_bitmask_write_1byte; in exhalbtc_initlize_variables()
|
D | halbtc8192e2ant.c | 944 btcoexist->btc_write_1byte_bitmask(btcoexist, 0x883, 0x3e, val); in halbtc8192e2ant_set_dac_swingreg() 1370 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xe77, 0x4, 0x1); in halbtc8192e2ant_set_switch_sstype() 1378 btcoexist->btc_write_1byte_bitmask(btcoexist, 0xe77, 0x4, 0x0); in halbtc8192e2ant_set_switch_sstype()
|