Searched refs:s3c_irqwake_intmask (Results 1 – 5 of 5) sorted by relevance
47 unsigned long s3c_irqwake_intmask = 0xffffffffL; variable98 !any_allowed(s3c_irqwake_intmask, s3c_irqwake_intallow) && in s3c_pm_enter()120 s3c_irqwake_intmask, s3c_irqwake_eintmask); in s3c_pm_enter()
34 __raw_writel(s3c_irqwake_intmask, S3C2410_INTMSK); in s3c_pm_arch_prepare_irqs()75 s3c_irqwake_intmask); in s3c_pm_arch_show_resume_irqs()
52 s3c_irqwake_intmask |= irqbit; in s3c_irq_wake()54 s3c_irqwake_intmask &= ~irqbit; in s3c_irq_wake()
86 irqstate = s3c_irqwake_intmask & (1L<<irqoffs); in s3c_pm_check_resume_pin()
41 extern unsigned long s3c_irqwake_intmask;