Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi.h166 struct hdmi_video_format { struct
287 struct hdmi_video_format *video_fmt);
292 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
A Dhdmi_wp.c132 struct hdmi_video_format *video_fmt) in hdmi_wp_video_config_format()
181 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt, in hdmi_wp_init_vid_fmt_timings()
A Dhdmi4_core.c303 struct hdmi_video_format video_format; in hdmi4_configure()
A Dhdmi5_core.c591 struct hdmi_video_format video_format; in hdmi5_configure()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Dhdmi.h170 struct hdmi_video_format { struct
306 const struct hdmi_video_format *video_fmt);
311 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
A Dhdmi_wp.c131 const struct hdmi_video_format *video_fmt) in hdmi_wp_video_config_format()
192 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt, in hdmi_wp_init_vid_fmt_timings()
A Dhdmi4_core.c261 struct hdmi_video_format video_format; in hdmi4_configure()
A Dhdmi5_core.c569 struct hdmi_video_format video_format; in hdmi5_configure()
/linux-6.3-rc2/drivers/video/
A Dhdmi.c1759 u8 hdmi_video_format; in hdmi_vendor_any_infoframe_unpack() local
1787 hdmi_video_format = ptr[3] >> 5; in hdmi_vendor_any_infoframe_unpack()
1789 if (hdmi_video_format > 0x2) in hdmi_vendor_any_infoframe_unpack()
1798 if (hdmi_video_format == 0x2) { in hdmi_vendor_any_infoframe_unpack()
1807 } else if (hdmi_video_format == 0x1) { in hdmi_vendor_any_infoframe_unpack()

Completed in 19 milliseconds