Home
last modified time | relevance | path

Searched full:mcu_rst (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dst,stm32-rproc.yaml33 - const: mcu_rst
172 reset-names = "mcu_rst";
187 reset-names = "mcu_rst", "hold_boot";
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157a-dk1-scmi.dts62 reset-names = "mcu_rst", "hold_boot";
H A Dstm32mp157c-ed1-scmi.dts67 reset-names = "mcu_rst", "hold_boot";
H A Dstm32mp157c-dk2-scmi.dts68 reset-names = "mcu_rst", "hold_boot";
H A Dstm32mp157c-ev1-scmi.dts72 reset-names = "mcu_rst", "hold_boot";
H A Dstm32mp151.dtsi1839 reset-names = "mcu_rst";
/openbmc/linux/drivers/remoteproc/
H A Dstm32_rproc.c736 ddata->rst = devm_reset_control_get_optional(dev, "mcu_rst"); in stm32_rproc_parse_dt()
749 * reset-names = "mcu_rst", "hold_boot"; in stm32_rproc_parse_dt()