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

/freebsd-9.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-9.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.c478 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
489 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
/freebsd-9.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-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c565 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
580 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);

Completed in 178 milliseconds