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