Searched refs:clk_audio (Results 1 – 6 of 6) sorted by relevance
57 struct clk *clk_audio; member
420 if (clk_prepare_enable(hdmi->clk_audio)) in hdmi_swreset()448 clk_disable_unprepare(hdmi->clk_audio); in hdmi_swreset()858 hdmi->clk_audio = devm_clk_get(dev, "audio"); in sti_hdmi_probe()859 if (IS_ERR(hdmi->clk_audio)) { in sti_hdmi_probe()861 ret = PTR_ERR(hdmi->clk_audio); in sti_hdmi_probe()
96 &clk_audio.hw,
97 &clk_audio.hw,
737 static struct clk_std clk_audio = { variable
83 DEF_CLKLOOK(&clk_audio, "nuc900-ac97", NULL),