Searched defs:CLOCK_RATE (Results 1 – 4 of 4) sorted by relevance
797 #define CLOCK_RATE 44000 /* XXX use mac_usec or similar */ macro
854 #define CLOCK_RATE 44000 /* XXX use mac_usec or similar */ macro
1095 #define CLOCK_RATE(_ah) (ath_hal_mac_clks(ah, 1000)) macro
590 static const uint8_t CLOCK_RATE[] = { 40, 80, 22, 44, 88 }; variable