Home
last modified time | relevance | path

Searched refs:switch_polatiry_inverse (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtc8821cwifionly.c28 boolean switch_polatiry_inverse = false; in hal8821c_wifi_only_switch_antenna() local
39 switch_polatiry_inverse = !switch_polatiry_inverse; in hal8821c_wifi_only_switch_antenna()
43 switch_polatiry_inverse = !switch_polatiry_inverse; in hal8821c_wifi_only_switch_antenna()
57 switch_polatiry_inverse = !switch_polatiry_inverse; in hal8821c_wifi_only_switch_antenna()
75 regval_0xcb7 = (switch_polatiry_inverse == false ? 0x1 : 0x2); in hal8821c_wifi_only_switch_antenna()
H A Dhalbtc8821c1ant.c2263 boolean switch_polatiry_inverse = FALSE; in halbtc8821c1ant_set_ext_band_switch()
2282 switch_polatiry_inverse = (rfe_type->ext_band_switch_ctrl_polarity == 1 in halbtc8821c1ant_set_ext_band_switch()
2283 ? ~switch_polatiry_inverse : switch_polatiry_inverse); in halbtc8821c1ant_set_ext_band_switch()
2286 switch_polatiry_inverse = (pos_type == in halbtc8821c1ant_set_ext_band_switch()
2287 BT_8821C_1ANT_EXT_BAND_SWITCH_TO_WLA ? ~switch_polatiry_inverse in halbtc8821c1ant_set_ext_band_switch()
2288 : switch_polatiry_inverse); in halbtc8821c1ant_set_ext_band_switch()
2293 regval_0xcb6 = (switch_polatiry_inverse == 1 ? ((regval_0xcb6 & (~(BIT( in halbtc8821c1ant_set_ext_band_switch()
2314 boolean switch_polatiry_inverse = FALSE; in halbtc8821c1ant_set_ext_ant_switch() local
2335 switch_polatiry_inverse = ~switch_polatiry_inverse; in halbtc8821c1ant_set_ext_ant_switch()
2339 switch_polatiry_inverse = ~switch_polatiry_inverse; in halbtc8821c1ant_set_ext_ant_switch()
[all …]
H A Dhalbtc8821c2ant.c2072 boolean switch_polatiry_inverse = FALSE; in halbtc8821c2ant_set_ext_band_switch()
2091 switch_polatiry_inverse = (rfe_type->ext_band_switch_ctrl_polarity == 1 in halbtc8821c2ant_set_ext_band_switch()
2092 ? ~switch_polatiry_inverse : switch_polatiry_inverse); in halbtc8821c2ant_set_ext_band_switch()
2095 switch_polatiry_inverse = (pos_type == in halbtc8821c2ant_set_ext_band_switch()
2096 BT_8821C_2ANT_EXT_BAND_SWITCH_TO_WLA ? ~switch_polatiry_inverse in halbtc8821c2ant_set_ext_band_switch()
2097 : switch_polatiry_inverse); in halbtc8821c2ant_set_ext_band_switch()
2102 regval_0xcb6 = (switch_polatiry_inverse == 1 ? ((regval_0xcb6 & (~(BIT( in halbtc8821c2ant_set_ext_band_switch()
2123 boolean switch_polatiry_inverse = FALSE; in halbtc8821c2ant_set_ext_ant_switch() local
2144 switch_polatiry_inverse = ~switch_polatiry_inverse; in halbtc8821c2ant_set_ext_ant_switch()
2148 switch_polatiry_inverse = ~switch_polatiry_inverse; in halbtc8821c2ant_set_ext_ant_switch()
[all …]
H A Dhalbtc8822b1ant.c2437 boolean switch_polatiry_inverse = FALSE; in halbtc8822b1ant_set_ext_ant_switch() local
2464 switch_polatiry_inverse = (rfe_type->ext_ant_switch_ctrl_polarity == 1 ? in halbtc8822b1ant_set_ext_ant_switch()
2465 ~switch_polatiry_inverse : switch_polatiry_inverse); in halbtc8822b1ant_set_ext_ant_switch()
2503 regval_0xcbd = (!switch_polatiry_inverse ? 0x2 : 0x1); in halbtc8822b1ant_set_ext_ant_switch()
2505 regval_0xcbd = (!switch_polatiry_inverse ? 0x1 : 0x2); in halbtc8822b1ant_set_ext_ant_switch()
2527 regval_0xcbd = (!switch_polatiry_inverse ? 0x2 : 0x1); in halbtc8822b1ant_set_ext_ant_switch()
2560 regval_0x64 = (!switch_polatiry_inverse ? 0x0 : 0x1); in halbtc8822b1ant_set_ext_ant_switch()
H A Dhalbtc8822b2ant.c1978 boolean switch_polatiry_inverse = FALSE; in halbtc8822b2ant_set_ext_ant_switch() local
2027 regval_0xcbc = (!switch_polatiry_inverse ? 0x2 : 0x1); in halbtc8822b2ant_set_ext_ant_switch()
2046 regval_0x64 = (!switch_polatiry_inverse ? 0x0 : 0x1); in halbtc8822b2ant_set_ext_ant_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/
H A Dhalbtc8821cwifionly.c27 boolean switch_polatiry_inverse = false; in hal8821c_wifi_only_switch_antenna() local
38 switch_polatiry_inverse = !switch_polatiry_inverse; in hal8821c_wifi_only_switch_antenna()
42 switch_polatiry_inverse = !switch_polatiry_inverse; in hal8821c_wifi_only_switch_antenna()
55 switch_polatiry_inverse = !switch_polatiry_inverse; in hal8821c_wifi_only_switch_antenna()
72 regval_0xcb7 = (switch_polatiry_inverse == false ? 0x1 : 0x2); in hal8821c_wifi_only_switch_antenna()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/
H A Dhalbtc8821cwifionly.c28 boolean switch_polatiry_inverse = false; in hal8821c_wifi_only_switch_antenna() local
39 switch_polatiry_inverse = !switch_polatiry_inverse; in hal8821c_wifi_only_switch_antenna()
43 switch_polatiry_inverse = !switch_polatiry_inverse; in hal8821c_wifi_only_switch_antenna()
56 switch_polatiry_inverse = !switch_polatiry_inverse; in hal8821c_wifi_only_switch_antenna()
73 regval_0xcb7 = (switch_polatiry_inverse == false ? 0x1 : 0x2); in hal8821c_wifi_only_switch_antenna()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8822b2ant.c1653 boolean switch_polatiry_inverse = false; in halbtc8822b2ant_set_ext_band_switch()
1672 switch_polatiry_inverse = (rfe_type->ext_band_switch_ctrl_polarity == 1 in halbtc8822b2ant_set_ext_band_switch()
1673 ? ~switch_polatiry_inverse : switch_polatiry_inverse); in halbtc8822b2ant_set_ext_band_switch()
1676 switch_polatiry_inverse = (pos_type == in halbtc8822b2ant_set_ext_band_switch()
1677 BT_8822B_2ANT_EXT_BAND_SWITCH_TO_WLA ? ~switch_polatiry_inverse in halbtc8822b2ant_set_ext_band_switch()
1678 : switch_polatiry_inverse); in halbtc8822b2ant_set_ext_band_switch()
1683 regval_0xcb6 = (switch_polatiry_inverse == 1 ? ((regval_0xcb6 & (~(BIT( in halbtc8822b2ant_set_ext_band_switch()
1706 boolean switch_polatiry_inverse = false; in halbtc8822b2ant_set_ext_ant_switch() local
1764 regval_0xcbc = (switch_polatiry_inverse == false ? in halbtc8822b2ant_set_ext_ant_switch()
1781 regval_0x64 = (switch_polatiry_inverse == false ? 0x0 : in halbtc8822b2ant_set_ext_ant_switch()
H A Dhalbtc8822b1ant.c2098 boolean switch_polatiry_inverse = false; in halbtc8822b1ant_set_ext_ant_switch() local
2121 switch_polatiry_inverse = (rfe_type->ext_ant_switch_ctrl_polarity == 1 ? in halbtc8822b1ant_set_ext_ant_switch()
2122 ~switch_polatiry_inverse : switch_polatiry_inverse); in halbtc8822b1ant_set_ext_ant_switch()
2153 regval_0xcbd = (switch_polatiry_inverse in halbtc8822b1ant_set_ext_ant_switch()
2172 regval_0xcbd = (switch_polatiry_inverse in halbtc8822b1ant_set_ext_ant_switch()
2200 regval_0x64 = (switch_polatiry_inverse in halbtc8822b1ant_set_ext_ant_switch()