Searched refs:hdmi_video_format (Results 1 – 9 of 9) sorted by relevance
177 struct hdmi_video_format { struct298 struct hdmi_video_format *video_fmt);303 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
135 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()
314 struct hdmi_video_format video_format; in hdmi4_configure()
604 struct hdmi_video_format video_format; in hdmi5_configure()
180 struct hdmi_video_format { struct316 struct hdmi_video_format *video_fmt);321 void hdmi_wp_init_vid_fmt_timings(struct hdmi_video_format *video_fmt,
134 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()
313 struct hdmi_video_format video_format; in hdmi4_configure()
612 struct hdmi_video_format video_format; in hdmi5_configure()
1171 u8 hdmi_video_format; in hdmi_vendor_any_infoframe_unpack() local1193 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()