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