Home
last modified time | relevance | path

Searched refs:hdmi_clk_set_parents (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/exynos/
Dexynos_hdmi.c774 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents() function
1445 hdmi_clk_set_parents(hdata, false); in hdmiphy_conf_apply()
1456 hdmi_clk_set_parents(hdata, true); in hdmiphy_conf_apply()
1804 ret = hdmi_clk_set_parents(hdata, false); in hdmi_resources_init()