Home
last modified time | relevance | path

Searched refs:stm32mp1_clk_sel (Results 1 – 1 of 1) sorted by relevance

/u-boot-v2022.01-rc1/drivers/clk/
A Dclk_stm32mp1.c407 struct stm32mp1_clk_sel { struct
429 const struct stm32mp1_clk_sel *sel; argument
634 static const struct stm32mp1_clk_sel stm32mp1_clk_sel[_PARENT_SEL_NB] = { variable
795 .sel = stm32mp1_clk_sel,
855 const struct stm32mp1_clk_sel *sel = priv->data->sel; in stm32mp1_clk_get_parent()

Completed in 8 milliseconds