Searched refs:sc_clk_hda2hdmi (Results 1 – 1 of 1) sorted by relevance
71 struct clk *sc_clk_hda2hdmi; member119 sc->sc_clk_hda2hdmi = fdtbus_clock_get(phandle, "hda2hdmi"); in tegra_hdaudio_attach()120 if (sc->sc_clk_hda2hdmi == NULL) { in tegra_hdaudio_attach()214 error = clk_enable(sc->sc_clk_hda2hdmi); in tegra_hdaudio_init_clocks()