Searched refs:CS5536_PM_RTC (Results 1 – 3 of 3) sorted by relevance
19 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()
345 outl(((CS5536_PM_PWRBTN | CS5536_PM_RTC) << 16) | 0xffff, in setup_sci_interrupt()
100 #define CS5536_PM_RTC (1 << 10) macro