Searched refs:AR_WOW_COUNT_REG (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1134 OS_REG_WRITE(ah, AR_WOW_COUNT_REG, val);
1135 rval = OS_REG_READ(ah, AR_WOW_COUNT_REG);
H A Dar9300reg.h2207 #define AR_WOW_COUNT_REG AR_MAC_PCU_OFFSET(MAC_PCU_WOW2) macro
2215 #define AR_WOW_CNT_AIFS_CNT 0x00000022 // AR_WOW_COUNT_REG
2216 #define AR_WOW_CNT_SLOT_CNT 0x00000009 // AR_WOW_COUNT_REG
2220 #define AR_WOW_CNT_KA_CNT 0x00000008 // AR_WOW_COUNT_REG

Completed in 127 milliseconds