Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_hdmi.c996 static int hdmi_find_phy_conf(struct hdmi_context *hdata, u32 pixel_clock) in hdmi_find_phy_conf() function
1019 ret = hdmi_find_phy_conf(hdata, mode->clock * 1000); in hdmi_mode_valid()
1535 i = hdmi_find_phy_conf(hdata, hdata->current_mode.clock * 1000); in hdmiphy_conf_apply()