Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c914 static int hdmi_find_phy_conf(struct hdmi_context *hdata, u32 pixel_clock) in hdmi_find_phy_conf() function
941 ret = hdmi_find_phy_conf(hdata, mode->clock * 1000); in hdmi_mode_valid()
1441 ret = hdmi_find_phy_conf(hdata, m->clock * 1000); in hdmiphy_conf_apply()