Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c668 (ahp->ah_enable32kHzClock == USE_32KHZ || in ar5212Use32KHzclock()
669 ahp->ah_enable32kHzClock == AUTO_32KHZ); in ar5212Use32KHzclock()
H A Dar5212.h297 } ah_enable32kHzClock; /* whether to sleep at 32kHz */ member
H A Dar5212_attach.c270 ahp->ah_enable32kHzClock = DONT_USE_32KHZ;/* XXX */ in ar5212InitState()