Searched refs:CS5536_PM_RTC (Results 1 – 3 of 3) sorted by relevance
22 olpc_xo1_pm_wakeup_set(CS5536_PM_RTC); in rtc_wake_on()27 olpc_xo1_pm_wakeup_clear(CS5536_PM_RTC); in rtc_wake_off()
344 outl(((CS5536_PM_PWRBTN | CS5536_PM_RTC) << 16) | 0xffff, in setup_sci_interrupt()
103 #define CS5536_PM_RTC (1 << 10) macro