Home
last modified time | relevance | path

Searched refs:AR_PHY_ACTIVE_DIS (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/sys/dev/ath/ath_hal/ar5211/
HDar5211phy.h38 #define AR_PHY_ACTIVE_DIS 0x00000000 /* Deactivate PHY chips */ macro
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h54 #define AR_PHY_ACTIVE_DIS 0x00000000 /* Deactivate PHY chips */ macro
/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300phy.h1037 #define AR_PHY_ACTIVE_DIS 0x00000000 /* Deactivate PHY chips */ macro
HDar9300_misc.c2096 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar9300_mark_phy_inactive()
HDar9300_reset.c3741 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar9300_init_cal_internal()
/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c2775 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS); in ar5416MarkPhyInactive()