Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Ddb8500-prcmu.c332 #define VALID_WAKEUPS (BIT(NUM_PRCMU_WAKEUP_INDICES) - 1) macro
849 BUG_ON(wakeups != (wakeups & VALID_WAKEUPS)); in db8500_prcmu_enable_wakeups()