Home
last modified time | relevance | path

Searched refs:REGULATOR_NOTIF_LIMIT_DISABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/regulator/
H A Dmachine.h86 #define REGULATOR_NOTIF_LIMIT_DISABLE -1 macro
/openbmc/linux/drivers/regulator/
H A Dof_regulator.c32 *limit = REGULATOR_NOTIF_LIMIT_DISABLE; in fill_limit()
H A Dcore.c1414 if (limit == REGULATOR_NOTIF_LIMIT_DISABLE) { in notif_set_limit()