Searched refs:AR_PHY_ACTIVE (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210phy.h49 #define AR_PHY_ACTIVE 0x981c /* PHY activation */ macro
H A Dar5210_reset.c245 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ENABLE);
966 OS_REG_READ(ah, AR_PHY_ACTIVE));
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h36 #define AR_PHY_ACTIVE 0x981C /* PHY activation register */ macro
H A Dar5211_reset.c440 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
883 OS_REG_READ(ah, AR_PHY_ACTIVE));
/freebsd-10.3-release/tools/tools/ath/common/
H A Ddumpregs_5210.c113 DEFVOIDfmt(AR_PHY_ACTIVE, "PHY_ACTIVE", AR_PHY_ACTIVE_BITS),
H A Ddumpregs_5211.c270 DEFVOID(AR_PHY_ACTIVE, "PHY_ACTIVE"),
H A Ddumpregs_5212.c349 DEFVOIDfmt(AR_PHY_ACTIVE, "PHY_ACTIVE", "\20\1ENA"),
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h52 #define AR_PHY_ACTIVE 0x981C /* activation register */ macro
H A Dar5212_reset.c503 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c428 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c640 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
2765 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);
/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c3525 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);
3527 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
3933 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
H A Dar9300phy.h528 #define AR_PHY_ACTIVE AR_SM_OFFSET(BB_active) macro
H A Dar9300_misc.c1955 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);

Completed in 227 milliseconds