Home
last modified time | relevance | path

Searched refs:switch_polarity_inverse (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/rtl8821c/
H A Dphydm_hal_api8821c.c1333 boolean switch_polarity_inverse = false; in config_phydm_set_ant_path() local
1352 switch_polarity_inverse = !switch_polarity_inverse; in config_phydm_set_ant_path()
1355 switch_polarity_inverse = !switch_polarity_inverse; in config_phydm_set_ant_path()
1364 regval_0xcb7 = (!switch_polarity_inverse ? 0x1 : 0x2); in config_phydm_set_ant_path()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/rtl8821c/
H A Dphydm_hal_api8821c.c1334 boolean switch_polarity_inverse = false; in config_phydm_set_ant_path() local
1353 switch_polarity_inverse = !switch_polarity_inverse; in config_phydm_set_ant_path()
1356 switch_polarity_inverse = !switch_polarity_inverse; in config_phydm_set_ant_path()
1365 regval_0xcb7 = (!switch_polarity_inverse ? 0x1 : 0x2); in config_phydm_set_ant_path()