Searched refs:SM501_FLAG_SUSPEND_OFF (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | sm501.h | 151 #define SM501_FLAG_SUSPEND_OFF (1<<4) macro |
/linux-4.4.14/drivers/mfd/ | ||
D | sm501.c | 1480 if (sm->platdata->flags & SM501_FLAG_SUSPEND_OFF) in sm501_plat_suspend() |