Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dar9002_phy.h151 #define AR_PHY_SFCORR_M1_THRESH 0x00FE0000 macro
Dar5008_phy.c1004 AR_PHY_SFCORR_M1_THRESH, m1Thresh); in ar5008_hw_ani_control_new()
1186 iniDef->m1Thresh = MS(val, AR_PHY_SFCORR_M1_THRESH); in ar5008_hw_ani_cache_ini_regs()
Dar9003_phy.h134 #define AR_PHY_SFCORR_M1_THRESH 0x00FE0000 macro
Dar9003_phy.c1120 AR_PHY_SFCORR_M1_THRESH, in ar9003_hw_ani_control()
1410 iniDef->m1Thresh = MS(val, AR_PHY_SFCORR_M1_THRESH); in ar9003_hw_ani_cache_ini_regs()