Home
last modified time | relevance | path

Searched refs:stm32_reset_cfg (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/rstctrl/
H A Dstm32_rstctrl.h19 struct stm32_reset_cfg { struct
36 const struct stm32_reset_cfg **rst_lines; argument
H A Dstm32mp21_rstctrl.c23 const struct stm32_reset_cfg *rst_line = NULL; in stm32_reset_update()
87 [(id)] = &(struct stm32_reset_cfg){\
112 const struct stm32_reset_cfg *stm32mp21_reset_cfg[STM32MP21_LAST_RESET] = {
H A Dstm32mp25_rstctrl.c23 const struct stm32_reset_cfg *rst_line = NULL; in stm32_reset_update()
87 [(id)] = &(struct stm32_reset_cfg){\
112 const struct stm32_reset_cfg *stm32mp25_reset_cfg[STM32MP25_LAST_RESET] = {