Searched defs:stm32_clk_platdata (Results 1 – 1 of 1) sorted by relevance
78 struct stm32_clk_platdata { struct79 uint32_t nosci;80 struct stm32_osci_dt_cfg *osci;81 uint32_t npll;82 struct stm32_pll_dt_cfg *pll;83 uint32_t nclksrc;84 uint32_t *clksrc;85 uint32_t nclkdiv;86 uint32_t *clkdiv;