Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210phy.h49 #define AR_PHY_ACTIVE 0x981c /* PHY activation */ macro
HDar5210_reset.c250 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ENABLE); in ar5210Reset()
970 OS_REG_READ(ah, AR_PHY_ACTIVE)); in ar5210CalNoiseFloor()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211phy.h36 #define AR_PHY_ACTIVE 0x981C /* PHY activation register */ macro
HDar5211_reset.c441 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5211Reset()
884 OS_REG_READ(ah, AR_PHY_ACTIVE)); in ar5211RunNoiseFloor()
/freebsd-14-stable/tools/tools/ath/common/
HDdumpregs_5210.c112 DEFVOIDfmt(AR_PHY_ACTIVE, "PHY_ACTIVE", AR_PHY_ACTIVE_BITS),
HDdumpregs_5211.c269 DEFVOID(AR_PHY_ACTIVE, "PHY_ACTIVE"),
HDdumpregs_5212.c348 DEFVOIDfmt(AR_PHY_ACTIVE, "PHY_ACTIVE", "\20\1ENA"),
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h52 #define AR_PHY_ACTIVE 0x981C /* activation register */ macro
HDar5212_reset.c506 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5212Reset()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5312/
HDar5312_reset.c430 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5312Reset()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c644 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5416InitBB()
2775 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar5416MarkPhyInactive()
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300phy.h529 #define AR_PHY_ACTIVE AR_SM_OFFSET(BB_active) macro
HDar9300_reset.c3741 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar9300_init_cal_internal()
3743 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9300_init_cal_internal()
4163 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9300_init_bb()
HDar9300_misc.c2069 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar9300_mark_phy_inactive()