Home
last modified time | relevance | path

Searched refs:AR_PHY_TSTDAC_CONST (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h74 #define AR_PHY_TSTDAC_CONST 0x983C macro
/freebsd/tools/tools/ath/common/
H A Ddumpregs_5212.c352 DEFVOID(AR_PHY_TSTDAC_CONST,"PHY_TSTDAC_CONST"),
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c3311 phy_tst_dac_reg_val = OS_REG_READ(ah, AR_PHY_TSTDAC_CONST);
3312 OS_REG_WRITE(ah, AR_PHY_TSTDAC_CONST, ((0x7ff << 11) | 0x7ff));
3313 reg_val = OS_REG_READ(ah, AR_PHY_TSTDAC_CONST);
3405 OS_REG_WRITE(ah, AR_PHY_TSTDAC_CONST, phy_tst_dac_reg_val);