Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/bridge/
Ddw_hdmi.c362 int color_format = 0; in hdmi_video_sample() local
367 color_format = 0x01; in hdmi_video_sample()
369 color_format = 0x03; in hdmi_video_sample()
371 color_format = 0x05; in hdmi_video_sample()
373 color_format = 0x07; in hdmi_video_sample()
378 color_format = 0x09; in hdmi_video_sample()
380 color_format = 0x0B; in hdmi_video_sample()
382 color_format = 0x0D; in hdmi_video_sample()
384 color_format = 0x0F; in hdmi_video_sample()
389 color_format = 0x16; in hdmi_video_sample()
[all …]