Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dpm-core-s3c64xx.h44 #define s3c_irqwake_eintallow ((1 << 28) - 1) macro
47 #define s3c_irqwake_eintallow 0 macro
H A Dpm.c46 if (!(s3c_irqwake_eintallow & bit)) in s3c_irqext_wake()
90 !any_allowed(s3c_irqwake_eintmask, s3c_irqwake_eintallow)) { in s3c_pm_enter()