Searched refs:IS_HB63 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5212/ | ||
H A D | ar5212.h | 378 #define IS_HB63(ah) (AH5212(ah)->ah_isHb63 == AH_TRUE) macro |
H A D | ar5212_misc.c | 721 else if (IS_HB63(ah)) in ar5212SetupClock() |