Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A 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()
403 static inline void prcmu_enable_wakeups(u32 wakeups) {} in prcmu_enable_wakeups() function
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-ux500.c112 prcmu_enable_wakeups(PRCMU_WAKEUP(ARM) | PRCMU_WAKEUP(RTC) | in dbx500_cpuidle_probe()