Searched refs:hold_boot (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/remoteproc/ |
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()
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | stm32mp157c-dk2-scmi.dts | 68 reset-names = "mcu_rst", "hold_boot";
|
D | stm32mp157c-ed1-scmi.dts | 67 reset-names = "mcu_rst", "hold_boot";
|
D | stm32mp157a-dk1-scmi.dts | 62 reset-names = "mcu_rst", "hold_boot";
|
D | stm32mp157c-ev1-scmi.dts | 73 reset-names = "mcu_rst", "hold_boot";
|