Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dpm-core-s3c64xx.h45 #define s3c_irqwake_intallow (~0) macro
48 #define s3c_irqwake_intallow 0 macro
H A Dpm.c89 !any_allowed(s3c_irqwake_intmask, s3c_irqwake_intallow) && in s3c_pm_enter()