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

/linux-master/arch/x86/platform/olpc/
H A Dolpc-xo1-pm.c26 static u16 wakeup_mask = CS5536_PM_PWRBTN;
H A Dolpc-xo1-sci.c269 olpc_xo1_pm_wakeup_set(CS5536_PM_PWRBTN);
271 olpc_xo1_pm_wakeup_clear(CS5536_PM_PWRBTN);
345 outl(((CS5536_PM_PWRBTN | CS5536_PM_RTC) << 16) | 0xffff,
/linux-master/include/linux/
H A Dcs5535.h99 #define CS5536_PM_PWRBTN (1 << 8) macro

Completed in 138 milliseconds