Home
last modified time | relevance | path

Searched refs:IS_HB63 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h378 #define IS_HB63(ah) (AH5212(ah)->ah_isHb63 == AH_TRUE) macro
H A Dar5212_misc.c721 else if (IS_HB63(ah)) in ar5212SetupClock()