Searched refs:AR_PHY_CHIP_ID (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h34 #define AR_PHY_CHIP_ID 0x9818 /* PHY chip revision ID */ macro
H A Dar5211_attach.c263 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h47 #define AR_PHY_CHIP_ID 0x9818 /* PHY chip revision ID */ macro
H A Dar5212_attach.c367 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c171 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c178 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID);
H A Dar9160_attach.c206 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID);
/freebsd-9.3-release/tools/tools/ath/common/
H A Ddumpregs_5211.c269 DEFVOID(AR_PHY_CHIP_ID, "PHY_CHIP_ID"),
H A Ddumpregs_5212.c348 DEFVOID(AR_PHY_CHIP_ID, "PHY_CHIP_ID"),
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c216 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID);
H A Dar9287_attach.c238 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID);
H A Dar9280_attach.c246 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c324 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID);

Completed in 190 milliseconds