Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1270 wow_feature_enable &= ~AR_WOW_OFFLOAD_ENA_STD_MAGIC; in ar9300_wow_enable()
1275 wow_feature_enable |= AR_WOW_OFFLOAD_ENA_STD_MAGIC; in ar9300_wow_enable()
H A Dar9300reg.h2332 #define AR_WOW_OFFLOAD_ENA_STD_MAGIC 0x20000000 macro