Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/
Dst,stm32-rproc.yaml33 - const: mcu_rst
172 reset-names = "mcu_rst";
187 reset-names = "mcu_rst", "hold_boot";
/linux-6.12.1/arch/arm/boot/dts/st/
Dstm32mp157a-dk1-scmi.dts62 reset-names = "mcu_rst", "hold_boot";
Dstm32mp157c-ed1-scmi.dts67 reset-names = "mcu_rst", "hold_boot";
Dstm32mp157c-dk2-scmi.dts68 reset-names = "mcu_rst", "hold_boot";
Dstm32mp157c-ev1-scmi.dts72 reset-names = "mcu_rst", "hold_boot";
Dstm32mp151.dtsi1990 reset-names = "mcu_rst";
/linux-6.12.1/drivers/remoteproc/
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()