Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_hdmi.c769 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents() function
1418 hdmi_clk_set_parents(hdata, false); in hdmiphy_conf_apply()
1429 hdmi_clk_set_parents(hdata, true); in hdmiphy_conf_apply()
1772 ret = hdmi_clk_set_parents(hdata, false); in hdmi_resources_init()