Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi.h176 struct hdmi_video_format { struct
297 struct hdmi_video_format *video_fmt);
302 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
Dhdmi_wp.c133 struct hdmi_video_format *video_fmt) in hdmi_wp_video_config_format()
182 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-4.4.14/drivers/video/
Dhdmi.c1159 u8 hdmi_video_format; in hdmi_vendor_any_infoframe_unpack() local
1181 hdmi_video_format = ptr[3] >> 5; in hdmi_vendor_any_infoframe_unpack()
1183 if (hdmi_video_format > 0x2) in hdmi_vendor_any_infoframe_unpack()
1192 if (hdmi_video_format == 0x1) { in hdmi_vendor_any_infoframe_unpack()
1194 } else if (hdmi_video_format == 0x2) { in hdmi_vendor_any_infoframe_unpack()