Home
last modified time | relevance | path

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

/freebsd-9-stable/tools/tools/ath/athpow/
Dathpow.c45 (((ah)->ah_analog5GhzRev&0xf0) >= AR_RAD5112_SREV_MAJOR \
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212.h373 (AH_RADIO_MAJOR(ah) == AR_RAD5112_SREV_MAJOR || \
377 (AR_RAD5112_SREV_MAJOR <= AH_RADIO_MAJOR(ah) && \
Dar5212reg.h807 #define AR_RAD5112_SREV_MAJOR 0x30 /* 5112 Major Rev */ macro
Dar5212_attach.c401 case AR_RAD5112_SREV_MAJOR: in ar5212Attach()
/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah.c167 case AR_RAD5112_SREV_MAJOR: in ath_hal_rf_name()