Searched refs:stm32mp_rcc_reset_id_to_rstctrl (Results 1 – 4 of 4) sorted by relevance
106 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id);
947 rstctrl = stm32mp_rcc_reset_id_to_rstctrl(rd->reset_id); in stm32mp1_init_scmi_server()
243 rstctrl_assert(stm32mp_rcc_reset_id_to_rstctrl(MPSYST_R)); in psci_system_reset()
173 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id) in stm32mp_rcc_reset_id_to_rstctrl() function
Completed in 6 milliseconds