Home
last modified time | relevance | path

Searched refs:use_poweroff (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dtwl4030-power.txt32 - ti,use_poweroff: Deprecated name for ti,system-power-controller
45 ti,use_poweroff;
/openbmc/u-boot/arch/arm/dts/
H A Domap3-evm-common.dtsi77 ti,use_poweroff;
H A Dlogicpd-torpedo-som.dtsi192 ti,use_poweroff;
H A Domap3-beagle-xm.dts285 ti,use_poweroff;
H A Dlogicpd-som-lv.dtsi307 ti,use_poweroff;
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-evm-common.dtsi77 ti,use_poweroff;
H A Dlogicpd-torpedo-som.dtsi193 ti,use_poweroff;
H A Domap3-sniper.dts156 ti,use_poweroff;
H A Domap3-ldp.dts168 ti,use_poweroff;
H A Dlogicpd-som-lv.dtsi290 ti,use_poweroff;
H A Domap3-beagle-xm.dts295 ti,use_poweroff;
H A Domap3-n950-n9.dtsi160 ti,use_poweroff;
H A Domap3-pandora-common.dtsi380 ti,use_poweroff;
H A Domap3-n900.dts512 ti,use_poweroff;
/openbmc/linux/include/linux/mfd/
H A Dtwl.h664 bool use_poweroff; /* Board is wired for TWL poweroff */ member
/openbmc/linux/drivers/mfd/
H A Dtwl4030-power.c680 if (pdata && pdata->use_poweroff) in twl4030_power_use_poweroff()