Home
last modified time | relevance | path

Searched defs:hdmi_data_info (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_hdmi.c116 struct hdmi_data_info { struct
117 int vic;
141 struct hdmi_data_info hdmi_data; argument
H A Ddw_hdmi_qp.c55 struct hdmi_data_info { struct
56 unsigned int enc_in_bus_format;
57 unsigned int enc_out_bus_format;
58 unsigned int enc_in_encoding;
59 unsigned int enc_out_encoding;
60 unsigned int quant_range;
61 unsigned int pix_repet_factor;
62 struct hdmi_vmode video_mode;
H A Ddw_hdmi.c132 struct hdmi_data_info { struct
133 unsigned int enc_in_bus_format;
134 unsigned int enc_out_bus_format;
135 unsigned int enc_in_encoding;
136 unsigned int enc_out_encoding;
137 unsigned int quant_range;
138 unsigned int pix_repet_factor;
139 struct hdmi_vmode video_mode;
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_hdmitx.c45 struct hdmi_data_info { struct
46 int vic;
47 bool sink_is_hdmi;
48 bool sink_has_audio;
49 unsigned int enc_in_format;
50 unsigned int enc_out_format;
51 unsigned int colorimetry;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drk3066_hdmi.c23 struct hdmi_data_info { struct
24 int vic; /* The CEA Video ID (VIC) of the current drm display mode. */
25 bool sink_is_hdmi;
26 unsigned int enc_out_format;
27 unsigned int colorimetry;
H A Dinno_hdmi.c39 struct hdmi_data_info { struct
40 int vic;
41 bool sink_is_hdmi;
42 bool sink_has_audio;
43 unsigned int enc_in_format;
44 unsigned int enc_out_format;
45 unsigned int colorimetry;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/
H A Drk618_hdmi.c394 struct hdmi_data_info { struct
395 int vic;
396 bool sink_is_hdmi;
397 bool sink_has_audio;
398 unsigned int enc_in_format;
399 unsigned int enc_out_format;
400 unsigned int colorimetry;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_hdmi.c371 struct hdmi_data_info { struct
372 int vic;
373 bool sink_is_hdmi;
374 bool sink_has_audio;
375 unsigned int enc_in_format;
376 unsigned int enc_out_format;
377 unsigned int colorimetry;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c210 struct hdmi_data_info { struct
211 unsigned int enc_in_bus_format;
212 unsigned int enc_out_bus_format;
213 unsigned int enc_in_encoding;
214 unsigned int enc_out_encoding;
215 unsigned int quant_range;
216 unsigned int pix_repet_factor;
217 struct hdmi_vmode video_mode;
218 bool rgb_limited_range;