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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210phy.h51 #define AR_PHY_ACTIVE 0x981c /* PHY activation */ macro
H A Dar5210_reset.c252 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ENABLE);
972 OS_REG_READ(ah, AR_PHY_ACTIVE));
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h38 #define AR_PHY_ACTIVE 0x981C /* PHY activation register */ macro
H A Dar5211_reset.c443 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
886 OS_REG_READ(ah, AR_PHY_ACTIVE));
/freebsd-12-stable/tools/tools/ath/common/
H A Ddumpregs_5210.c114 DEFVOIDfmt(AR_PHY_ACTIVE, "PHY_ACTIVE", AR_PHY_ACTIVE_BITS),
H A Ddumpregs_5211.c271 DEFVOID(AR_PHY_ACTIVE, "PHY_ACTIVE"),
H A Ddumpregs_5212.c350 DEFVOIDfmt(AR_PHY_ACTIVE, "PHY_ACTIVE", "\20\1ENA"),
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h54 #define AR_PHY_ACTIVE 0x981C /* activation register */ macro
H A Dar5212_reset.c508 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c432 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c646 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
2777 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c3741 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);
3743 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
4163 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
H A Dar9300phy.h529 #define AR_PHY_ACTIVE AR_SM_OFFSET(BB_active) macro
H A Dar9300_misc.c2069 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);

Completed in 542 milliseconds