Searched refs:AR_GTTM_IGNORE_IDLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h209 #define AR_GTTM_IGNORE_IDLE 0x00000002 // ignore channel idle macro
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h212 #define AR_GTTM_IGNORE_IDLE 0x00000002 // ignore channel idle macro
H A Dar9300_reset.c4790 /* enabling AR_GTTM_IGNORE_IDLE in GTTM register so that
4793 OS_REG_WRITE(ah, AR_GTTM, AR_GTTM_IGNORE_IDLE);

Completed in 144 milliseconds