Searched refs:VALID_WAKEUPS (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/mfd/ | ||
H A D | db8500-prcmu.c | 332 #define VALID_WAKEUPS (BIT(NUM_PRCMU_WAKEUP_INDICES) - 1) macro 852 BUG_ON(wakeups != (wakeups & VALID_WAKEUPS)); db8500_prcmu_enable_wakeups() |
Completed in 75 milliseconds