Searched refs:any_allowed (Results 1 – 1 of 1) sorted by relevance
62 #define any_allowed(mask, allow) (((mask) & (allow)) != (allow)) macro89 !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()