Searched refs:stm32mp_rcc_reset_id_to_rstctrl (Results 1 – 7 of 7) sorted by relevance
20 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id);
73 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id);
763 rstctrl = stm32mp_rcc_reset_id_to_rstctrl(MPSYST_R); in do_reset()
1152 rstctrl = stm32mp_rcc_reset_id_to_rstctrl(rd->reset_id); in stm32mp1_init_scmi_server()
59 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id) in stm32mp_rcc_reset_id_to_rstctrl() function
202 rstctrl = stm32mp_rcc_reset_id_to_rstctrl(SYS_R); in do_reset()
245 rstctrl_assert(stm32mp_rcc_reset_id_to_rstctrl(MPSYST_R)); in psci_system_reset()