Home
last modified time | relevance | path

Searched defs:CLOCK_RATE (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_ani.c798 #define CLOCK_RATE 44000 /* XXX use mac_usec or similar */ macro
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_ani.c854 #define CLOCK_RATE 44000 /* XXX use mac_usec or similar */ macro
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c1050 #define CLOCK_RATE(_ah) (ath_hal_mac_clks(ah, 1000)) macro
/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah.c501 static const uint8_t CLOCK_RATE[] = { 40, 80, 22, 44, 88 }; variable
/dflybsd-src/sys/dev/netif/re/
H A Dre.c31793 #define CLOCK_RATE 50 /* us*/ macro