Home
last modified time | relevance | path

Searched refs:AR_IFS0 (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/tools/ath/common/
H A Ddumpregs_5210.c86 DEFBASIC(AR_IFS0, "IFS0"),
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c431 OS_REG_RMW_FIELD(ah, AR_IFS0, AR_IFS0_SIFS, in ar5210SetSifsTime()
441 u_int clks = OS_REG_READ(ah, AR_IFS0) & 0x7ff; in ar5210GetSifsTime()
H A Dar5210reg.h83 #define AR_IFS0 0x8040 /* Protocol timers */ macro
H A Dar5210_xmit.c184 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue()
201 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue()