Home
last modified time | relevance | path

Searched refs:ar5212IsFastClockEnabled (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h658 extern HAL_BOOL ar5212IsFastClockEnabled(struct ath_hal *ah);
H A Dar5212_attach.c146 .ah_isFastClockEnabled = ar5212IsFastClockEnabled,
H A Dar5212_misc.c1395 ar5212IsFastClockEnabled(struct ath_hal *ah) in ar5212IsFastClockEnabled() function