Searched refs:stm32_reset_cfg (Results 1 – 3 of 3) sorted by relevance
22 const struct stm32_reset_cfg **reset_lines;31 static const struct stm32_reset_cfg *stm32_get_reset_line(struct reset_controller_dev *rcdev, in stm32_get_reset_line()33 struct stm32_reset_cfg *line) in stm32_get_reset_line()56 struct stm32_reset_cfg line_reset; in stm32_reset_update()57 const struct stm32_reset_cfg *ptr_line; in stm32_reset_update()109 struct stm32_reset_cfg line_reset; in stm32_reset_status()110 const struct stm32_reset_cfg *ptr_line; in stm32_reset_status()
7 struct stm32_reset_cfg { struct15 const struct stm32_reset_cfg **reset_lines; argument
1830 [id] = &(struct stm32_reset_cfg){ \1836 static const struct stm32_reset_cfg *stm32mp25_reset_cfg[STM32MP25_LAST_RESET] = {