Searched refs:meson_clk_clock_find (Results 1 – 3 of 3) sorted by relevance
136 clk = meson_clk_clock_find(sc, name); in meson_clk_clock_get()273 clk_parent = meson_clk_clock_find(sc, parent); in meson_clk_clock_get_parent()294 meson_clk_clock_find(struct meson_clk_softc *sc, const char *name) in meson_clk_clock_find() function
379 struct meson_clk_clk *meson_clk_clock_find(struct meson_clk_softc *,
1286 clkp = (struct clk *)meson_clk_clock_find(sc, in mesong12_cpuclk_get_rate()1291 clkp = (struct clk *)meson_clk_clock_find(sc, in mesong12_cpuclk_get_rate()