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