Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c144 .ah_isFastClockEnabled = ar5212IsFastClockEnabled,
HDar5212.h656 extern HAL_BOOL ar5212IsFastClockEnabled(struct ath_hal *ah);
HDar5212_misc.c1395 ar5212IsFastClockEnabled(struct ath_hal *ah) in ar5212IsFastClockEnabled() function