Home
last modified time | relevance | path

Searched refs:rstctrl_assert (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/include/drivers/
H A Drstctrl.h88 static inline TEE_Result rstctrl_assert(struct rstctrl *rstctrl) in rstctrl_assert() function
/optee_os/core/arch/arm/plat-stm32mp2/
H A Dmain.c203 rstctrl_assert(rstctrl); in do_reset()
/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.c764 rstctrl_assert(rstctrl); in do_reset()
H A Dscmi_server.c705 res = rstctrl_assert(rd->rstctrl); in plat_scmi_rd_set_state()
/optee_os/core/drivers/
H A Dstm32_iwdg.c310 if (rstctrl_assert(iwdg->reset)) in iwdg_wdt_start()
/optee_os/core/pta/tests/
H A Ddt_driver_test.c241 if (rstctrl_assert(rstctrl0)) { in probe_test_resets()
/optee_os/core/arch/arm/plat-sam/
H A Dscmi_server.c1108 res = rstctrl_assert(rd->rstctrl); in plat_scmi_rd_set_state()