Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc-xo1-rtc.c19 olpc_xo1_pm_wakeup_set(CS5536_PM_RTC); in rtc_wake_on()
24 olpc_xo1_pm_wakeup_clear(CS5536_PM_RTC); in rtc_wake_off()
H A Dolpc-xo1-sci.c345 outl(((CS5536_PM_PWRBTN | CS5536_PM_RTC) << 16) | 0xffff, in setup_sci_interrupt()
/openbmc/linux/include/linux/
H A Dcs5535.h100 #define CS5536_PM_RTC (1 << 10) macro