Searched refs:to_stm32_rstline (Results 1 – 5 of 5) sorted by relevance
42 unsigned int id = to_stm32_rstline(rstctrl)->id; in reset_assert()87 unsigned int id = to_stm32_rstline(rstctrl)->id; in reset_deassert()
53 struct stm32_rstline *to_stm32_rstline(struct rstctrl *rstctrl);
52 struct stm32_rstline *to_stm32_rstline(struct rstctrl *rstctrl) in to_stm32_rstline() function
21 unsigned int id = to_stm32_rstline(rstctrl)->id; in stm32_reset_update()22 const struct stm32_reset_data *data = to_stm32_rstline(rstctrl)->data; in stm32_reset_update()