Searched refs:sc_clk_gate (Results 1 – 1 of 1) sorted by relevance
125 struct clk *sc_clk_gate; member398 sc->sc_clk_gate = fdtbus_clock_get(phandle, "bus"); in sun8i_codec_attach()400 if (!sc->sc_clk_gate || !sc->sc_clk_mod) { in sun8i_codec_attach()404 if (clk_enable(sc->sc_clk_gate) != 0) { in sun8i_codec_attach()