Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212.h653 extern HAL_BOOL ar5212IsFastClockEnabled(struct ath_hal *ah);
HDar5212_attach.c144 .ah_isFastClockEnabled = ar5212IsFastClockEnabled,
HDar5212_misc.c1392 ar5212IsFastClockEnabled(struct ath_hal *ah) in ar5212IsFastClockEnabled() function