Searched refs:IS_5GHZ_FAST_CLOCK_EN (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416.h107 #define IS_5GHZ_FAST_CLOCK_EN(_ah, _c) \ macro
H A Dar5416_reset.c679 if (AR_SREV_MERLIN_20(ah) && IS_5GHZ_FAST_CLOCK_EN(ah, chan)) {
1178 #ifndef IS_5GHZ_FAST_CLOCK_EN
1179 #define IS_5GHZ_FAST_CLOCK_EN(ah, chan) AH_FALSE macro
1205 if (IS_5GHZ_FAST_CLOCK_EN(ah, chan)) {
H A Dar9280_attach.c349 if (AR_SREV_MERLIN_20(ah) && IS_5GHZ_FAST_CLOCK_EN(ah, chan)) {

Completed in 59 milliseconds