Searched refs:s3c_irqwake_intallow (Results 1 – 4 of 4) sorted by relevance
38 unsigned long s3c_irqwake_intallow = 1L << 30 | 0xfL; variable45 if (!(s3c_irqwake_intallow & irqbit)) in s3c_irq_wake()
45 extern unsigned long s3c_irqwake_intallow;
61 #define s3c_irqwake_intallow (~0) macro
98 !any_allowed(s3c_irqwake_intmask, s3c_irqwake_intallow) && in s3c_pm_enter()