Searched refs:CS5536_PM_PWRBTN (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c268 olpc_xo1_pm_wakeup_set(CS5536_PM_PWRBTN); xo1_sci_suspend()
270 olpc_xo1_pm_wakeup_clear(CS5536_PM_PWRBTN); xo1_sci_suspend()
344 outl(((CS5536_PM_PWRBTN | CS5536_PM_RTC) << 16) | 0xffff, setup_sci_interrupt()
H A Dolpc-xo1-pm.c31 static u16 wakeup_mask = CS5536_PM_PWRBTN;
/linux-4.4.14/include/linux/
H A Dcs5535.h102 #define CS5536_PM_PWRBTN (1 << 8) macro

Completed in 45 milliseconds