Searched refs:NUM_PRCMU_WAKEUP_INDICES (Results 1 – 2 of 2) sorted by relevance
32 NUM_PRCMU_WAKEUP_INDICES enumerator
332 #define VALID_WAKEUPS (BIT(NUM_PRCMU_WAKEUP_INDICES) - 1)334 static u32 prcmu_wakeup_bit[NUM_PRCMU_WAKEUP_INDICES] = {763 for (i = 0, bits = 0; i < NUM_PRCMU_WAKEUP_INDICES; i++) { in db8500_prcmu_enable_wakeups()