Searched refs:stm32mp1_clk_sel (Results 1 – 1 of 1) sorted by relevance
488 struct stm32mp1_clk_sel { struct755 static const struct stm32mp1_clk_sel stm32mp1_clk_sel[_PARENT_SEL_NB] = { variable904 static const struct stm32mp1_clk_sel *clk_sel_ref(unsigned int idx) in clk_sel_ref()906 return &stm32mp1_clk_sel[idx]; in clk_sel_ref()991 const struct stm32mp1_clk_sel *sel; in stm32mp1_clk_get_parent()2373 const struct stm32mp1_clk_sel *sel; in stm32mp1_clk_init()2480 const struct stm32mp1_clk_sel *sel = clk_sel_ref(s); in get_parent_id_parent()