Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c902 static int hdmi_find_phy_conf(struct hdmi_context *hdata, u32 pixel_clock) in hdmi_find_phy_conf() function
929 ret = hdmi_find_phy_conf(hdata, mode->clock * 1000); in hdmi_mode_valid()
1432 ret = hdmi_find_phy_conf(hdata, m->clock * 1000); in hdmiphy_conf_apply()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c911 static int hdmi_find_phy_conf(struct hdmi_context *hdata, u32 pixel_clock) in hdmi_find_phy_conf() function
938 ret = hdmi_find_phy_conf(hdata, mode->clock * 1000); in hdmi_mode_valid()
1438 ret = hdmi_find_phy_conf(hdata, m->clock * 1000); in hdmiphy_conf_apply()

Completed in 5 milliseconds