Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32-core.h10 struct mux_cfg { struct
39 struct mux_cfg *mux;
H A Dstm32mp1_clk.c72 const struct mux_cfg *parents;
107 struct mux_cfg { struct
164 static const struct mux_cfg parent_mp15[MUX_NB] = {
216 const struct mux_cfg *mux; in clk_mux_get_parent()
232 const struct mux_cfg *mux = &priv->parents[pid]; in clk_mux_set_parent()
H A Dclk-stm32-core.c281 const struct mux_cfg *mux = parents->mux; in clk_mux_set_parent()
359 const struct mux_cfg *mux; in clk_mux_get_parent()
H A Dclk-stm32mp13.c382 .mux = &(struct mux_cfg) {\
393 .mux = &(struct mux_cfg) {\
H A Dclk-stm32mp2.c326 .mux = &(struct mux_cfg) {\