Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1109 val |= AR_PMCTRL_WOW_PME_CLR; in ar9300_wow_enable()
1111 val &= ~AR_PMCTRL_WOW_PME_CLR; in ar9300_wow_enable()
1513 val |= AR_PMCTRL_WOW_PME_CLR; in ar9300_wow_wake_up()
H A Dar9300reg.h755 #define AR_PMCTRL_WOW_PME_CLR 0x00200000 /* Clear WoW event */ macro
H A Dar9300_attach.c2391 AR_PMCTRL_WOW_PME_CLR); in ar9300_attach()