Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h529 #define AR_PHY_ACTIVE AR_SM_OFFSET(BB_active) macro
H A Dar9300_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()
H A Dar9300_misc.c2069 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar9300_mark_phy_inactive()