Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_hdmi.c763 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents() function
1420 hdmi_clk_set_parents(hdata, false); in hdmiphy_conf_apply()
1431 hdmi_clk_set_parents(hdata, true); in hdmiphy_conf_apply()
1775 ret = hdmi_clk_set_parents(hdata, false); in hdmi_resources_init()