Searched refs:bSW_Ctrl_S1 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/ |
| H A D | rtl8188f_phycfg.c | 858 BOOLEAN bHW_Ctrl = FALSE, bSW_Ctrl = FALSE, bHW_Ctrl_S1 = FALSE, bSW_Ctrl_S1 = FALSE; in phy_SpurCalibration_8188F() local 903 bSW_Ctrl_S1 = ((reg948 & BIT9) == 0x0) ? TRUE : FALSE; in phy_SpurCalibration_8188F() 906 if ((bHW_Ctrl_S1 || bSW_Ctrl_S1) && (idx <= 6)) { in phy_SpurCalibration_8188F()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/ |
| H A D | rtl8188f_phycfg.c | 879 BOOLEAN bHW_Ctrl = FALSE, bSW_Ctrl = FALSE, bHW_Ctrl_S1 = FALSE, bSW_Ctrl_S1 = FALSE; in phy_SpurCalibration_8188F() local 924 bSW_Ctrl_S1 = ((reg948 & BIT9) == 0x0) ? TRUE : FALSE; in phy_SpurCalibration_8188F() 927 if ((bHW_Ctrl_S1 || bSW_Ctrl_S1) && (idx <= 6)) { in phy_SpurCalibration_8188F()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/rtl8703b/ |
| H A D | rtl8703b_phycfg.c | 819 BOOLEAN bHW_Ctrl = FALSE, bSW_Ctrl = FALSE, bHW_Ctrl_S1 = FALSE, bSW_Ctrl_S1 = FALSE; in phy_SpurCalibration_8703B() local 859 bSW_Ctrl_S1 = ((reg948 & BIT9) == 0x0) ? TRUE : FALSE; in phy_SpurCalibration_8703B() 862 if ((bHW_Ctrl_S1 || bSW_Ctrl_S1) && (idx <= 5)) { in phy_SpurCalibration_8703B()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/ |
| H A D | rtl8723b_phycfg.c | 935 BOOLEAN bHW_Ctrl = FALSE, bSW_Ctrl = FALSE, bHW_Ctrl_S1 = FALSE, bSW_Ctrl_S1 = FALSE; in phy_SpurCalibration_8723B() local 975 bSW_Ctrl_S1 = ((reg948 & BIT9) == 0x0) ? TRUE : FALSE; in phy_SpurCalibration_8723B() 978 if ((bHW_Ctrl_S1 || bSW_Ctrl_S1) && (idx <= 5)) { in phy_SpurCalibration_8723B()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/rtl8188f/ |
| H A D | rtl8188f_phycfg.c | 834 BOOLEAN bHW_Ctrl = FALSE, bSW_Ctrl = FALSE, bHW_Ctrl_S1 = FALSE, bSW_Ctrl_S1 = FALSE; in phy_SpurCalibration_8188F() local 879 bSW_Ctrl_S1 = ((reg948 & BIT9) == 0x0) ? TRUE : FALSE; in phy_SpurCalibration_8188F() 882 if ((bHW_Ctrl_S1 || bSW_Ctrl_S1) && (idx <= 6)) { in phy_SpurCalibration_8188F()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/rtl8188f/ |
| H A D | rtl8188f_phycfg.c | 925 BOOLEAN bHW_Ctrl = FALSE, bSW_Ctrl = FALSE, bHW_Ctrl_S1 = FALSE, bSW_Ctrl_S1 = FALSE; in phy_SpurCalibration_8188F() local 970 bSW_Ctrl_S1 = ((reg948 & BIT9) == 0x0) ? TRUE : FALSE; in phy_SpurCalibration_8188F() 973 if ((bHW_Ctrl_S1 || bSW_Ctrl_S1) && (idx <= 6)) { in phy_SpurCalibration_8188F()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/ |
| H A D | rtl8723b_phycfg.c | 1050 BOOLEAN bHW_Ctrl = FALSE, bSW_Ctrl = FALSE,bHW_Ctrl_S1 = FALSE, bSW_Ctrl_S1 = FALSE; in phy_SpurCalibration_8723B() local 1090 bSW_Ctrl_S1 = ((reg948 & BIT9) == 0x0)? TRUE:FALSE; in phy_SpurCalibration_8723B() 1093 if ((bHW_Ctrl_S1 || bSW_Ctrl_S1) && (idx <= 5)) in phy_SpurCalibration_8723B()
|