Home
last modified time | relevance | path

Searched refs:AR_PHY_CHIP_ID_REV_2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h48 #define AR_PHY_CHIP_ID_REV_2 0x42 /* 5212 Rev 2 BB w. TPC fix */ macro
HDar5212_rfgain.c302 if (AH_PRIVATE(ah)->ah_phyRev >= AR_PHY_CHIP_ID_REV_2) in ar5212GetRfgain()
HDar5112.c293 if (AH_PRIVATE(ah)->ah_phyRev >= AR_PHY_CHIP_ID_REV_2) { in ar5112SetRfRegs()
HDar5212_reset.c327 if (AH_PRIVATE(ah)->ah_phyRev >= AR_PHY_CHIP_ID_REV_2) { in ar5212Reset()
2063 if (AH_PRIVATE(ah)->ah_phyRev < AR_PHY_CHIP_ID_REV_2 && in ar5212SetTransmitPower()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
HDar5312_reset.c240 if (AH_PRIVATE(ah)->ah_phyRev >= AR_PHY_CHIP_ID_REV_2) { in ar5312Reset()