Searched refs:stm32mp1_clk_sel (Results 1 – 1 of 1) sorted by relevance
207 struct stm32mp1_clk_sel { struct465 static const struct stm32mp1_clk_sel stm32mp1_clk_sel[_PARENT_SEL_NB] = { variable592 static const struct stm32mp1_clk_sel *clk_sel_ref(unsigned int idx) in clk_sel_ref()594 return &stm32mp1_clk_sel[idx]; in clk_sel_ref()626 const struct stm32mp1_clk_sel *sel = NULL; in stm32mp1_clk_get_parent()