Home
last modified time | relevance | path

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

/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()
745 .flags = TWL4030_SLEEP_SCRIPT,
/linux/include/linux/mfd/
H A Dtwl.h647 #define TWL4030_SLEEP_SCRIPT (1<<3) macro