Home
last modified time | relevance | path

Searched refs:stm32mp_rcc_reset_id_to_rstctrl (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/
A Dstm32_util.h106 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id);
A Dscmi_server.c947 rstctrl = stm32mp_rcc_reset_id_to_rstctrl(rd->reset_id); in stm32mp1_init_scmi_server()
/optee_os-3.20.0/core/arch/arm/plat-stm32mp1/pm/
A Dpsci.c243 rstctrl_assert(stm32mp_rcc_reset_id_to_rstctrl(MPSYST_R)); in psci_system_reset()
/optee_os-3.20.0/core/drivers/rstctrl/
A Dstm32_rstctrl.c173 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id) in stm32mp_rcc_reset_id_to_rstctrl() function

Completed in 6 milliseconds