Searched refs:mcu_rst (Results 1 – 2 of 2) sorted by relevance
52 struct rstctrl *mcu_rst; member116 if (!rproc->hold_boot || !rproc->mcu_rst) in rproc_stop()121 res = rstctrl_assert_to(rproc->mcu_rst, TIMEOUT_US_1MS); in rproc_stop()393 res = rstctrl_dt_get_by_name(fdt, node, "mcu_rst", &rproc->mcu_rst); in stm32_rproc_probe()402 if (rproc->mcu_rst) { in stm32_rproc_probe()
1995 reset-names = "mcu_rst", "hold_boot";