Searched refs:hdmi_video_format (Results 1 – 9 of 9) sorted by relevance
166 struct hdmi_video_format { struct287 struct hdmi_video_format *video_fmt);292 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
132 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()
303 struct hdmi_video_format video_format; in hdmi4_configure()
591 struct hdmi_video_format video_format; in hdmi5_configure()
170 struct hdmi_video_format { struct306 const struct hdmi_video_format *video_fmt);311 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
131 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()
261 struct hdmi_video_format video_format; in hdmi4_configure()
569 struct hdmi_video_format video_format; in hdmi5_configure()
1759 u8 hdmi_video_format; in hdmi_vendor_any_infoframe_unpack() local1787 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()