Searched refs:AR_PHY_SFCORR_LOW (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | ar5008_phy.c | 1058 REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_old() 1061 REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_old() 1073 REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_old() 1091 REG_SET_BIT(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_old() 1094 REG_CLR_BIT(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_old() 1229 REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_new() 1232 REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_new() 1241 REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_new() 1255 REG_SET_BIT(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_new() 1258 REG_CLR_BIT(ah, AR_PHY_SFCORR_LOW, in ar5008_hw_ani_control_new() [all …]
|
D | ar9003_phy.c | 851 REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9003_hw_ani_control() 854 REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9003_hw_ani_control() 863 REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9003_hw_ani_control() 877 REG_SET_BIT(ah, AR_PHY_SFCORR_LOW, in ar9003_hw_ani_control() 880 REG_CLR_BIT(ah, AR_PHY_SFCORR_LOW, in ar9003_hw_ani_control() 1149 val = REG_READ(ah, AR_PHY_SFCORR_LOW); in ar9003_hw_ani_cache_ini_regs()
|
D | ar9002_phy.h | 139 #define AR_PHY_SFCORR_LOW 0x986C macro
|
D | ar9003_phy.h | 69 #define AR_PHY_SFCORR_LOW (AR_CHAN_BASE + 0x28) macro
|