Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
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()
Dhdmi5_core.c592 struct omap_video_timings video_timing; in hdmi5_configure() local
600 hdmi_wp_init_vid_fmt_timings(&video_format, &video_timing, cfg); in hdmi5_configure()
602 hdmi_wp_video_config_timing(wp, &video_timing); in hdmi5_configure()
609 hdmi_wp_video_config_interface(wp, &video_timing); in hdmi5_configure()