Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Ddbx500-prcmu.h237 static inline void prcmu_enable_wakeups(u32 wakeups) in prcmu_enable_wakeups() function
244 prcmu_enable_wakeups(0); in prcmu_disable_wakeups()
418 static inline void prcmu_enable_wakeups(u32 wakeups) {} in prcmu_enable_wakeups() function
/Linux-v4.19/drivers/cpuidle/
Dcpuidle-ux500.c115 prcmu_enable_wakeups(PRCMU_WAKEUP(ARM) | PRCMU_WAKEUP(RTC) | in dbx500_cpuidle_probe()