Home
last modified time | relevance | path

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

/trueos/tools/tools/ath/common/
HDdumpregs_5210.c87 DEFBASIC(AR_IFS0, "IFS0"),
/trueos/sys/dev/ath/ath_hal/ar5210/
HDar5210_misc.c430 OS_REG_RMW_FIELD(ah, AR_IFS0, AR_IFS0_SIFS, in ar5210SetSifsTime()
440 u_int clks = OS_REG_READ(ah, AR_IFS0) & 0x7ff; in ar5210GetSifsTime()
HDar5210reg.h83 #define AR_IFS0 0x8040 /* Protocol timers */ macro
HDar5210_xmit.c184 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue()
201 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue()