Home
last modified time | relevance | path

Searched refs:AR_TIMT_FIRST (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c756 OS_REG_RMW_FIELD(ah, AR_TIMT, AR_TIMT_FIRST, value);
H A Dar9300reg.h79 #define AR_TIMT_FIRST 0xffff0000 // First packet threshold macro
H A Dar9300_reset.c5138 OS_REG_RMW_FIELD(ah, AR_TIMT, AR_TIMT_FIRST, AH_TIMT_FIRST_MICROSEC); in ar9300_reset()