Home
last modified time | relevance | path

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

/optee_os/core/include/dt-bindings/reset/
H A Dstm32mp13-resets.h10 #define MPSYST_R 2208 macro
H A Dstm32mp1-resets.h34 #define MPSYST_R 8224 macro
/optee_os/core/arch/arm/plat-stm32mp1/pm/
H A Dpsci.c245 rstctrl_assert(stm32mp_rcc_reset_id_to_rstctrl(MPSYST_R)); in psci_system_reset()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dmain.c763 rstctrl = stm32mp_rcc_reset_id_to_rstctrl(MPSYST_R); in do_reset()