Home
last modified time | relevance | path

Searched refs:bcn_ctrl_1 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com.c891 u8 bcn_ctrl_1; in hw_var_port_switch() local
905 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
945 , bcn_ctrl_1 in hw_var_port_switch()
959 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
966 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
991 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
996 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
1014 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
1053 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com.c1278 u8 bcn_ctrl_1; in hw_var_port_switch() local
1292 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
1332 , bcn_ctrl_1 in hw_var_port_switch()
1346 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
1353 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
1378 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
1383 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
1401 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
1440 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_com.c2404 u8 bcn_ctrl_1; in hw_var_port_switch() local
2420 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
2460 , bcn_ctrl_1 in hw_var_port_switch()
2474 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
2481 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
2507 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
2512 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
2536 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
2575 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_com.c3056 u8 bcn_ctrl_1; in hw_var_port_switch() local
3072 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
3112 , bcn_ctrl_1 in hw_var_port_switch()
3126 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
3133 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
3159 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
3164 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
3188 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
3227 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com.c4024 u8 bcn_ctrl_1; in hw_var_port_switch() local
4044 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4090 , bcn_ctrl_1 in hw_var_port_switch()
4107 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4118 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4144 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4149 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4181 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4226 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com.c4138 u8 bcn_ctrl_1; in hw_var_port_switch() local
4158 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4204 , bcn_ctrl_1 in hw_var_port_switch()
4221 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4232 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4258 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4263 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4295 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4340 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com.c4206 u8 bcn_ctrl_1; in hw_var_port_switch() local
4226 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4272 , bcn_ctrl_1 in hw_var_port_switch()
4289 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4300 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4326 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4331 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4363 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4408 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com.c4129 u8 bcn_ctrl_1; in hw_var_port_switch() local
4149 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4195 , bcn_ctrl_1 in hw_var_port_switch()
4212 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4223 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4249 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4254 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4286 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4331 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com.c4133 u8 bcn_ctrl_1; in hw_var_port_switch() local
4153 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4199 , bcn_ctrl_1 in hw_var_port_switch()
4216 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4227 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4253 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4258 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4290 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4335 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com.c4187 u8 bcn_ctrl_1; in hw_var_port_switch() local
4207 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4253 , bcn_ctrl_1 in hw_var_port_switch()
4270 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4281 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4307 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4312 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4344 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4389 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com.c4206 u8 bcn_ctrl_1; in hw_var_port_switch() local
4226 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4272 , bcn_ctrl_1 in hw_var_port_switch()
4289 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4300 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4326 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4331 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4363 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4408 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com.c4004 u8 bcn_ctrl_1; in hw_var_port_switch() local
4024 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4070 , bcn_ctrl_1 in hw_var_port_switch()
4087 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4098 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4124 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4129 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4161 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4206 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com.c4065 u8 bcn_ctrl_1; in hw_var_port_switch() local
4085 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4131 , bcn_ctrl_1 in hw_var_port_switch()
4148 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4159 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4185 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4190 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4222 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4267 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com.c4065 u8 bcn_ctrl_1; in hw_var_port_switch() local
4085 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4131 , bcn_ctrl_1 in hw_var_port_switch()
4148 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4159 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4185 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4190 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4222 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4267 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com.c4005 u8 bcn_ctrl_1; in hw_var_port_switch() local
4025 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4071 , bcn_ctrl_1 in hw_var_port_switch()
4088 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4099 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4125 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4130 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4162 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4207 , bcn_ctrl_1 in hw_var_port_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com.c4012 u8 bcn_ctrl_1; in hw_var_port_switch() local
4032 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4078 , bcn_ctrl_1 in hw_var_port_switch()
4095 rtw_write8(adapter, REG_BCN_CTRL_1, (bcn_ctrl_1 & (~EN_BCN_FUNCTION)) | DIS_TSF_UDT); in hw_var_port_switch()
4106 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1 & ~EN_BCN_FUNCTION); in hw_var_port_switch()
4132 bcn_ctrl_1 |= EN_BCN_FUNCTION; in hw_var_port_switch()
4137 rtw_write8(adapter, REG_BCN_CTRL, bcn_ctrl_1); in hw_var_port_switch()
4169 bcn_ctrl_1 = rtw_read8(adapter, REG_BCN_CTRL_1); in hw_var_port_switch()
4214 , bcn_ctrl_1 in hw_var_port_switch()