Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312.h62 extern void ar5312RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode);
H A Dar5312_misc.c142 ar5312RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5312RestoreClock() function
H A Dar5312_reset.c201 ar5312RestoreClock(ah, opmode); /* move to refclk operation */ in ar5312Reset()