Searched refs:CS5536_PM_PWRBTN (Results 1 – 3 of 3) sorted by relevance
269 olpc_xo1_pm_wakeup_set(CS5536_PM_PWRBTN); in xo1_sci_suspend()271 olpc_xo1_pm_wakeup_clear(CS5536_PM_PWRBTN); in xo1_sci_suspend()345 outl(((CS5536_PM_PWRBTN | CS5536_PM_RTC) << 16) | 0xffff, in setup_sci_interrupt()
26 static u16 wakeup_mask = CS5536_PM_PWRBTN;
99 #define CS5536_PM_PWRBTN (1 << 8) macro