Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl4030-power.c481 if (tscript->flags & TWL4030_WRST_SCRIPT) { in load_twl4030_script()
530 if (flags & TWL4030_WRST_SCRIPT) { in twl4030_remove_script()
712 .flags = TWL4030_WRST_SCRIPT,
/openbmc/linux/include/linux/mfd/
H A Dtwl.h643 #define TWL4030_WRST_SCRIPT (1<<0) macro