Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c774 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents() function
1448 hdmi_clk_set_parents(hdata, false); in hdmiphy_conf_apply()
1459 hdmi_clk_set_parents(hdata, true); in hdmiphy_conf_apply()
1807 ret = hdmi_clk_set_parents(hdata, false); in hdmi_resources_init()