Home
last modified time | relevance | path

Searched refs:SM501_FLAG_SUSPEND_OFF (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dsm501.h139 #define SM501_FLAG_SUSPEND_OFF (1<<4) macro
/openbmc/linux/drivers/mfd/
H A Dsm501.c1469 if (sm->platdata->flags & SM501_FLAG_SUSPEND_OFF) in sm501_plat_suspend()