Searched refs:hold_boot (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/remoteproc/ |
H A D | stm32_rproc.c | 83 struct stm32_syscon hold_boot; member 413 struct stm32_syscon hold_boot = ddata->hold_boot; in stm32_rproc_set_hold_boot() local 435 hold_boot.reg, val, 0, 0, 0, 0, &smc_res); in stm32_rproc_set_hold_boot() 439 err = regmap_update_bits(hold_boot.map, hold_boot.reg, in stm32_rproc_set_hold_boot() 440 hold_boot.mask, val); in stm32_rproc_set_hold_boot() 777 &ddata->hold_boot); in stm32_rproc_parse_dt()
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | st,stm32-rproc.yaml | 34 - const: hold_boot 153 const: hold_boot 187 reset-names = "mcu_rst", "hold_boot";
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157a-dk1-scmi.dts | 62 reset-names = "mcu_rst", "hold_boot";
|
H A D | stm32mp157c-dk2-scmi.dts | 68 reset-names = "mcu_rst", "hold_boot";
|
H A D | stm32mp157c-ed1-scmi.dts | 67 reset-names = "mcu_rst", "hold_boot";
|
H A D | stm32mp157c-ev1-scmi.dts | 72 reset-names = "mcu_rst", "hold_boot";
|