Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c634 OS_REG_WRITE(ah, AR_QUIET1, AR_QUIET1_QUIET_ENABLE | in ar5212StopTxDma()
649 OS_REG_CLR_BIT(ah, AR_QUIET1, AR_QUIET1_QUIET_ENABLE); in ar5212StopTxDma()
H A Dar5212reg.h303 #define AR_QUIET1_QUIET_ENABLE 0x10000 /* Enable Quiet time operation */ macro
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h1688 #define AR_QUIET1_QUIET_ENABLE 0x00010000 // Enable Quiet time operation macro