Home
last modified time | relevance | path

Searched refs:DONT_USE_32KHZ (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h296 DONT_USE_32KHZ, /* don't use it regardless */ enumerator
H A Dar5212_attach.c270 ahp->ah_enable32kHzClock = DONT_USE_32KHZ;/* XXX */ in ar5212InitState()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h477 DONT_USE_32KHZ, /* don't use it regardless */ enumerator
H A Dar9300_attach.c2594 ahp->ah_enable32k_hz_clock = DONT_USE_32KHZ;/* XXX */ in ar9300_new_state()