Searched refs:isfr_clk (Results 1 – 3 of 3) sorted by relevance
152 struct clk *isfr_clk; member3274 hdmi->isfr_clk = devm_clk_get(hdmi->dev, "isfr"); in dw_hdmi_probe()3275 if (IS_ERR(hdmi->isfr_clk)) { in dw_hdmi_probe()3276 ret = PTR_ERR(hdmi->isfr_clk); in dw_hdmi_probe()3281 ret = clk_prepare_enable(hdmi->isfr_clk); in dw_hdmi_probe()3458 clk_disable_unprepare(hdmi->isfr_clk); in dw_hdmi_probe()3479 clk_disable_unprepare(hdmi->isfr_clk); in dw_hdmi_remove()
12121 + clk_rate_khz = DIV_ROUND_UP(clk_get_rate(hdmi->isfr_clk), 1000);14064 clk_disable_unprepare(hdmi->isfr_clk);14108 clk_disable_unprepare(hdmi->isfr_clk);
3897 clk_disable_unprepare(hdmi->isfr_clk);3902 clk_disable_unprepare(hdmi->isfr_clk);