Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h514 extern void ar5212RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode);
H A Dar5212_misc.c738 ar5212RestoreClock(struct ath_hal *ah, HAL_OPMODE opmode) in ar5212RestoreClock() function
H A Dar5212_reset.c252 ar5212RestoreClock(ah, opmode); /* move to refclk operation */ in ar5212Reset()