Lines Matching defs:stm32_clk_platdata
43 struct stm32_clk_platdata { struct44 uintptr_t rcc_base;45 uint32_t nosci;46 struct stm32_osci_dt_cfg *osci;47 uint32_t npll;48 struct stm32_pll_dt_cfg *pll;49 uint32_t nflexgen;50 uint32_t *flexgen;51 uint32_t nbusclk;52 uint32_t *busclk;53 uint32_t nkernelclk;54 uint32_t *kernelclk;