Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/bridge/
Ddw_hdmi.c383 int color_format = 0; in hdmi_video_sample() local
388 color_format = 0x01; in hdmi_video_sample()
390 color_format = 0x03; in hdmi_video_sample()
392 color_format = 0x05; in hdmi_video_sample()
394 color_format = 0x07; in hdmi_video_sample()
399 color_format = 0x09; in hdmi_video_sample()
401 color_format = 0x0B; in hdmi_video_sample()
403 color_format = 0x0D; in hdmi_video_sample()
405 color_format = 0x0F; in hdmi_video_sample()
410 color_format = 0x16; in hdmi_video_sample()
[all …]