HomeSort by: relevance | last modified time | path
    Searched defs:IS_5GHZ_FAST_CLOCK_EN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416.h 107 #define IS_5GHZ_FAST_CLOCK_EN(_ah, _c) \
ar5416_reset.c 679 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
1205 if (IS_5GHZ_FAST_CLOCK_EN(ah, chan)) {

Completed in 17 milliseconds