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

/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h37 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
H A Dar5211_reset.c441 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
445 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h53 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
H A Dar5212_reset.c495 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
506 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
/freebsd-current/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c419 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
430 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h1036 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
H A Dar9300_reset.c3743 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
4152 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
4163 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c629 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
644 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);

Completed in 119 milliseconds