Searched refs:meson_mux_set_parent (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/clk/meson/ |
D | gxbb.c | 76 static ulong meson_mux_set_parent(struct clk *clk, unsigned long id, 489 static ulong meson_mux_set_parent(struct clk *clk, unsigned long id, in meson_mux_set_parent() function 804 return meson_mux_set_parent(clk, clk->id, parent->id); in meson_clk_set_parent()
|
D | g12a.c | 98 static ulong meson_mux_set_parent(struct clk *clk, unsigned long id, 479 static ulong meson_mux_set_parent(struct clk *clk, unsigned long id, in meson_mux_set_parent() function 885 return meson_mux_set_parent(clk, clk->id, parent->id); in meson_clk_set_parent()
|