Home
last modified time | relevance | path

Searched refs:get_rstctrl_ops (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/drivers/rstctrl/
H A Dstm32_rstctrl.c40 assert(pdata->get_rstctrl_ops); in find_or_allocate_rstline()
44 stm32_rstline->rstctrl.ops = pdata->get_rstctrl_ops(binding_id); in find_or_allocate_rstline()
H A Dstm32_rstctrl.h37 const struct rstctrl_ops * (*get_rstctrl_ops)(unsigned int id); member
H A Dstm32mp1_rstctrl.c141 .get_rstctrl_ops = stm32_reset_get_ops
H A Dstm32mp21_rstctrl.c229 .get_rstctrl_ops = stm32_reset_get_ops,
H A Dstm32mp25_rstctrl.c258 .get_rstctrl_ops = stm32_reset_get_ops,