Home
last modified time | relevance | path

Searched refs:soft_shutdown (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mfd/wm831x/
H A Dpdata.h120 bool soft_shutdown; member
H A Dcore.h376 bool soft_shutdown; member
/openbmc/linux/arch/arm/mach-s3c/
H A Dmach-crag6410.c555 .soft_shutdown = true,
698 .soft_shutdown = true,
/openbmc/linux/drivers/mfd/
H A Dwm831x-core.c1467 wm831x->soft_shutdown = pdata->soft_shutdown; in wm831x_device_init()
1756 if (wm831x->soft_shutdown) { in wm831x_device_shutdown()