Searched refs:AR_PHY_ACTIVE_EN (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h37 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
H A Dar5211_reset.c440 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
444 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h53 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
H A Dar5212_reset.c492 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
503 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.c417 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
428 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h1035 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
H A Dar9300_reset.c3527 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
3922 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
3933 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.c625 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
640 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);

Completed in 194 milliseconds