Home
last modified time | relevance | path

Searched refs:AR_PHY_SFCORR_M2_THRESH (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dar9002_phy.h151 #define AR_PHY_SFCORR_M2_THRESH 0x7F000000 macro
Dar5008_phy.c1089 AR_PHY_SFCORR_M2_THRESH, in ar5008_hw_ani_control_old()
1262 AR_PHY_SFCORR_M2_THRESH, m2Thresh); in ar5008_hw_ani_control_new()
1506 iniDef->m2Thresh = MS(val, AR_PHY_SFCORR_M2_THRESH); in ar5008_hw_ani_cache_ini_regs()
Dar9003_phy.c810 AR_PHY_SFCORR_M2_THRESH, m2Thresh); in ar9003_hw_ani_control()
1084 iniDef->m2Thresh = MS(val, AR_PHY_SFCORR_M2_THRESH); in ar9003_hw_ani_cache_ini_regs()
Dar9003_phy.h135 #define AR_PHY_SFCORR_M2_THRESH 0x7F000000 macro