Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dvideomodes.h93 int video_edid_dtd_to_ctfb_res_modes(struct edid_detailed_timing *t,
H A Dvideomodes.c387 int video_edid_dtd_to_ctfb_res_modes(struct edid_detailed_timing *t, in video_edid_dtd_to_ctfb_res_modes() function
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c280 r = video_edid_dtd_to_ctfb_res_modes(t, mode); in sunxi_hdmi_edid_get_mode()