Searched refs:AR_TOPS (Results 1 – 9 of 9) sorted by relevance
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5210.c | 56 DEFBASIC(AR_TOPS, "TOPS"),
|
H A D | dumpregs_5211.c | 52 DEFBASIC(AR_TOPS, "TOPS"),
|
H A D | dumpregs_5212.c | 54 DEFBASIC(AR_TOPS, "TOPS"),
|
H A D | dumpregs_5416.c | 55 DEFBASIC(AR_TOPS, "TOPS"),
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210reg.h | 47 #define AR_TOPS 0x0044 /* Timeout prescale register */ macro
|
H A D | ar5210_reset.c | 179 OS_REG_WRITE(ah, AR_TOPS, 8); /* timeout prescale */ in ar5210Reset()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211reg.h | 42 #define AR_TOPS 0x0044 /* timeout prescale count */ macro
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212reg.h | 37 #define AR_TOPS 0x0044 /* MAC timeout prescale count */ macro
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300reg.h | 147 #define AR_TOPS AR_MAC_DMA_OFFSET(MAC_DMA_TOPS) macro
|