Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi.h177 struct hdmi_video_format { struct
298 struct hdmi_video_format *video_fmt);
303 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
Dhdmi_wp.c135 struct hdmi_video_format *video_fmt) in hdmi_wp_video_config_format()
184 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt, in hdmi_wp_init_vid_fmt_timings()
Dhdmi4_core.c314 struct hdmi_video_format video_format; in hdmi4_configure()
Dhdmi5_core.c604 struct hdmi_video_format video_format; in hdmi5_configure()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi.h180 struct hdmi_video_format { struct
316 struct hdmi_video_format *video_fmt);
321 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
Dhdmi_wp.c134 struct hdmi_video_format *video_fmt) in hdmi_wp_video_config_format()
195 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt, in hdmi_wp_init_vid_fmt_timings()
Dhdmi4_core.c313 struct hdmi_video_format video_format; in hdmi4_configure()
Dhdmi5_core.c612 struct hdmi_video_format video_format; in hdmi5_configure()
/Linux-v4.19/drivers/video/
Dhdmi.c1171 u8 hdmi_video_format; in hdmi_vendor_any_infoframe_unpack() local
1193 hdmi_video_format = ptr[3] >> 5; in hdmi_vendor_any_infoframe_unpack()
1195 if (hdmi_video_format > 0x2) in hdmi_vendor_any_infoframe_unpack()
1204 if (hdmi_video_format == 0x2) { in hdmi_vendor_any_infoframe_unpack()
1213 } else if (hdmi_video_format == 0x1) { in hdmi_vendor_any_infoframe_unpack()