Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s3c/
A Dpm.c63 #define any_allowed(mask, allow) (((mask) & (allow)) != (allow)) macro
89 !any_allowed(s3c_irqwake_intmask, s3c_irqwake_intallow) && in s3c_pm_enter()
90 !any_allowed(s3c_irqwake_eintmask, s3c_irqwake_eintallow)) { in s3c_pm_enter()

Completed in 3 milliseconds