Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Ddbx500-prcmu.h238 static inline void prcmu_enable_wakeups(u32 wakeups) in prcmu_enable_wakeups() function
245 prcmu_enable_wakeups(0); in prcmu_disable_wakeups()
404 static inline void prcmu_enable_wakeups(u32 wakeups) {} in prcmu_enable_wakeups() function
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-ux500.c112 prcmu_enable_wakeups(PRCMU_WAKEUP(ARM) | PRCMU_WAKEUP(RTC) | in dbx500_cpuidle_probe()