Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_apm.h34 int sc_wakeon; /* enabled wakeup sources */ member
H A Dpxa2x0_apm.c750 sc->sc_wakeon |= wsrc; in pxa2x0_wakeup_config()
758 sc->sc_wakeon &= ~wsrc; in pxa2x0_wakeup_config()
990 if ((sc->sc_wakeon & PXA2X0_WAKEUP_KEYNS_ALL) != 0) in pxa2x0_apm_sleep()