Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c302 struct omap_video_timings video_timing; in hdmi4_configure() local
310 hdmi_wp_init_vid_fmt_timings(&video_format, &video_timing, cfg); in hdmi4_configure()
312 hdmi_wp_video_config_timing(wp, &video_timing); in hdmi4_configure()
319 hdmi_wp_video_config_interface(wp, &video_timing); in hdmi4_configure()
H A Dhdmi5_core.c590 struct omap_video_timings video_timing; in hdmi5_configure() local
598 hdmi_wp_init_vid_fmt_timings(&video_format, &video_timing, cfg); in hdmi5_configure()
600 hdmi_wp_video_config_timing(wp, &video_timing); in hdmi5_configure()
607 hdmi_wp_video_config_interface(wp, &video_timing); in hdmi5_configure()