Searched refs:CS5536_PM_PWRBTN (Results 1 – 3 of 3) sorted by relevance
239 olpc_xo1_pm_wakeup_set(CS5536_PM_PWRBTN); in xo1_sci_suspend()241 olpc_xo1_pm_wakeup_clear(CS5536_PM_PWRBTN); in xo1_sci_suspend()315 outl((CS5536_PM_PWRBTN << 16) | 0xffff, acpi_base + CS5536_PM1_STS); in setup_sci_interrupt()
30 static u16 wakeup_mask = CS5536_PM_PWRBTN;
101 #define CS5536_PM_PWRBTN (1 << 8) macro