Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1081 static int hdmi_find_phy_conf(struct hdmi_context *hdata, u32 pixel_clock) in hdmi_find_phy_conf() function
1108 ret = hdmi_find_phy_conf(hdata, mode->clock * 1000); in hdmi_mode_valid()
1742 i = hdmi_find_phy_conf(hdata, hdata->mode_conf.pixel_clock); in hdmiphy_conf_apply()