Searched refs:ah_enable32kHzClock (Results 1 – 3 of 3) sorted by relevance
668 (ahp->ah_enable32kHzClock == USE_32KHZ || in ar5212Use32KHzclock()669 ahp->ah_enable32kHzClock == AUTO_32KHZ); in ar5212Use32KHzclock()
297 } ah_enable32kHzClock; /* whether to sleep at 32kHz */ member
270 ahp->ah_enable32kHzClock = DONT_USE_32KHZ;/* XXX */ in ar5212InitState()