Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h130 #define AR_PHY_SFCORR_M1_THRESH 0x00FE0000 macro
HDar5212_ani.c277 AR_PHY_SFCORR_M1_THRESH, m1Thresh[on]); in ar5212AniControl()
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_ani.c313 ani_state->ini_def.m1_thresh = MS(val, AR_PHY_SFCORR_M1_THRESH); in ar9300_ani_init_defaults()
560 OS_REG_RMW_FIELD(ah, AR_PHY_SFCORR, AR_PHY_SFCORR_M1_THRESH, in ar9300_ani_control()
HDar9300phy.h104 #define AR_PHY_SFCORR_M1_THRESH 0x00FE0000
190 #define AR_PHY_SFCORR_M1_THRESH 0x00FE0000 macro
HDar9300_attach.c3295 AR_PHY_SFCORR_M1_THRESH, m1_thresh); in ar9300_set_immunity()
HDar9300_reset.c4946 AR_PHY_SFCORR_M1_THRESH); in ar9300_reset()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_ani.c267 AR_PHY_SFCORR_M1_THRESH, m1Thresh[on]); in ar5416AniControl()