Searched refs:eint_wakeup_mask (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm/mach-s5pv210/
H A Dpm.c140 u32 eint_wakeup_mask = s5pv210_read_eint_wakeup_mask(); local
146 s5pv210_irqwake_intmask, eint_wakeup_mask);
149 && eint_wakeup_mask == -1U) {
/linux-master/arch/arm/mach-exynos/
H A Dsuspend.c527 u32 eint_wakeup_mask = exynos_read_eint_wakeup_mask(); local
533 exynos_irqwake_intmask, eint_wakeup_mask);
536 && eint_wakeup_mask == EXYNOS_EINT_WAKEUP_MASK_DISABLED) {

Completed in 109 milliseconds