Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_hdmi.c896 static int hdmi_find_phy_conf(struct hdmi_context *hdata, u32 pixel_clock) in hdmi_find_phy_conf() function
922 ret = hdmi_find_phy_conf(hdata, mode->clock * 1000); in hdmi_mode_valid()
1413 ret = hdmi_find_phy_conf(hdata, m->clock * 1000); in hdmiphy_conf_apply()