Home
last modified time | relevance | path

Searched refs:AR_PHY_CHIP_ID_REV_3 (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212phy.h49 #define AR_PHY_CHIP_ID_REV_3 0x43 /* 5212 Rev 3 5213 */ macro
H A Dar5212_reset.c351 if (AH_PRIVATE(ah)->ah_phyRev >= AR_PHY_CHIP_ID_REV_3) { in ar5212Reset()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_reset.c297 if (AH_PRIVATE(ah)->ah_phyRev >= AR_PHY_CHIP_ID_REV_3) { in ar5312Reset()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_reset.c223 if (AH_PRIVATE(ah)->ah_phyRev >= AR_PHY_CHIP_ID_REV_3) { in ar5416Reset()