Searched refs:s3c_irqwake_eintmask (Results 1 – 3 of 3) sorted by relevance
40 unsigned long s3c_irqwake_eintmask = 0xffffffffL; variable 53 s3c_irqwake_eintmask |= bit; in s3c_irqext_wake() 55 s3c_irqwake_eintmask &= ~bit; in s3c_irqext_wake() 90 !any_allowed(s3c_irqwake_eintmask, s3c_irqwake_eintallow)) { in s3c_pm_enter() 111 s3c_irqwake_intmask, s3c_irqwake_eintmask); in s3c_pm_enter()
38 extern unsigned long s3c_irqwake_eintmask;
203 __raw_writel(s3c_irqwake_eintmask, S3C64XX_EINT_MASK); in s3c_pm_configure_extint()