Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl4030-power.c503 if (tscript->flags & TWL4030_SLEEP_SCRIPT) { in load_twl4030_script()
548 if (flags & TWL4030_SLEEP_SCRIPT) { in twl4030_remove_script()
742 .flags = TWL4030_SLEEP_SCRIPT,
/openbmc/linux/include/linux/mfd/
H A Dtwl.h646 #define TWL4030_SLEEP_SCRIPT (1<<3) macro