Searched refs:AR_PHY_TURBO (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h30 #define AR_PHY_TURBO 0x9804 /* PHY frame control register */ macro
H A Dar5211_reset.c601 OS_REG_WRITE(ah, AR_PHY_TURBO, IEEE80211_IS_CHAN_TURBO(chan) ?
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_cal.c170 OS_REG_SET_BIT(ah, AR_PHY_TURBO, AR_PHY_FC_DYN2040_EN);
181 OS_REG_CLR_BIT(ah, AR_PHY_TURBO, AR_PHY_FC_DYN2040_EN);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h36 #define AR_PHY_TURBO 0x9804 /* frame control register */ macro
H A Dar5212_reset.c930 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
943 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
/freebsd-9.3-release/tools/tools/ath/common/
H A Ddumpregs_5211.c268 DEFVOID(AR_PHY_TURBO, "PHY_TURBO"),
H A Ddumpregs_5212.c345 DEFVOID(AR_PHY_TURBO, "PHY_TURBO"),
H A Ddumpregs_5416.c397 DEFBASIC(AR_PHY_TURBO, "PHYTURBO"),
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c708 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
721 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2509 enableDacFifo = (OS_REG_READ(ah, AR_PHY_TURBO) & AR_PHY_FC_ENABLE_DAC_FIFO);
2530 OS_REG_WRITE(ah, AR_PHY_TURBO, phymode);

Completed in 188 milliseconds