Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416reg.h782 #define AR_SREV_KIWI(_ah) \ macro
790 (AR_SREV_KIWI(_ah) && \
794 (AR_SREV_KIWI(_ah) && \
798 (AR_SREV_KIWI(_ah) && \
802 (AR_SREV_KIWI(_ah) && \
806 (AR_SREV_KIWI(_ah) && \
HDar5416_btcoex.c61 if (AR_SREV_KIWI(ah)) { in ar5416BTCoexConfig()
HDar5416_cal.c602 } else if (AR_SREV_MERLIN(ah) || AR_SREV_KIWI(ah)) { in ar5416LoadNF()
HDar5416_reset.c288 if (AR_SREV_KIWI(ah)) in ar5416Reset()
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9287.c397 return (AR_SREV_KIWI(ah)); in ar9287RfProbe()