Home
last modified time | relevance | path

Searched refs:AR_WOW_MAGIC_EN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1226 val |= AR_WOW_MAGIC_EN; in ar9300_wow_enable()
1229 val &= ~AR_WOW_MAGIC_EN; in ar9300_wow_enable()
H A Dar9300reg.h2196 #define AR_WOW_MAGIC_EN 0x00010000 macro
2289 AR_WOW_MAGIC_EN | AR_WOW_MAC_INTR_EN | AR_WOW_BEACON_FAIL | \