Home
last modified time | relevance | path

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

/optee_os/core/drivers/rstctrl/
H A Dstm32_rstctrl.c13 static struct stm32_reset_data *stm32_reset_pdata; variable
63 rstline = find_or_allocate_rstline(binding_id, stm32_reset_pdata); in stm32mp_rcc_reset_id_to_rstctrl()
95 stm32_reset_pdata = (struct stm32_reset_data *)compat_data; in stm32_rstctrl_provider_probe()
103 stm32_reset_pdata); in stm32_rstctrl_provider_probe()