Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c317 val = OS_REG_READ(ah, AR_PHY_SFCORR_LOW); in ar9300_ani_init_defaults()
556 OS_REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9300_ani_control()
558 OS_REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9300_ani_control()
566 OS_REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9300_ani_control()
578 OS_REG_SET_BIT(ah, AR_PHY_SFCORR_LOW, in ar9300_ani_control()
581 OS_REG_CLR_BIT(ah, AR_PHY_SFCORR_LOW, in ar9300_ani_control()
H A Dar9300_attach.c3290 OS_REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9300_set_immunity()
3292 OS_REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9300_set_immunity()
3300 OS_REG_RMW_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9300_set_immunity()
3313 OS_REG_SET_BIT(ah, AR_PHY_SFCORR_LOW, in ar9300_set_immunity()
3316 OS_REG_CLR_BIT(ah, AR_PHY_SFCORR_LOW, in ar9300_set_immunity()
H A Dar9300phy.h110 #define AR_PHY_SFCORR_LOW AR_CHAN_OFFSET(BB_self_corr_low) macro
H A Dar9300_reset.c4936 ahp->ah_immunity_vals[0] = OS_REG_READ_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9300_reset()
4938 ahp->ah_immunity_vals[1] = OS_REG_READ_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9300_reset()
4946 ahp->ah_immunity_vals[5] = OS_REG_READ_FIELD(ah, AR_PHY_SFCORR_LOW, in ar9300_reset()