Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_hdmi.c120 unsigned int enc_in_format; member
360 if (data->enc_in_format == data->enc_out_format) { in inno_hdmi_config_video_csc()
361 if (data->enc_in_format == HDMI_COLORSPACE_RGB || in inno_hdmi_config_video_csc()
362 data->enc_in_format >= HDMI_COLORSPACE_YUV444) { in inno_hdmi_config_video_csc()
375 if (data->enc_in_format == HDMI_COLORSPACE_RGB && in inno_hdmi_config_video_csc()
381 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in inno_hdmi_config_video_csc()
389 if (data->enc_in_format == HDMI_COLORSPACE_RGB && in inno_hdmi_config_video_csc()
395 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in inno_hdmi_config_video_csc()
480 hdmi->hdmi_data.enc_in_format = HDMI_COLORSPACE_RGB; in inno_hdmi_setup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Dinno_hdmi.c43 unsigned int enc_in_format; member
375 if (data->enc_in_format == data->enc_out_format) { in inno_hdmi_config_video_csc()
376 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) || in inno_hdmi_config_video_csc()
377 (data->enc_in_format >= HDMI_COLORSPACE_YUV444)) { in inno_hdmi_config_video_csc()
390 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in inno_hdmi_config_video_csc()
396 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in inno_hdmi_config_video_csc()
404 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in inno_hdmi_config_video_csc()
410 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in inno_hdmi_config_video_csc()
495 hdmi->hdmi_data.enc_in_format = HDMI_COLORSPACE_RGB; in inno_hdmi_setup()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_hdmitx.c49 unsigned int enc_in_format; member
404 if (data->enc_in_format == data->enc_out_format) { in rk628_hdmi_config_video_csc()
405 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) || in rk628_hdmi_config_video_csc()
406 (data->enc_in_format >= HDMI_COLORSPACE_YUV444)) { in rk628_hdmi_config_video_csc()
419 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in rk628_hdmi_config_video_csc()
425 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in rk628_hdmi_config_video_csc()
433 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in rk628_hdmi_config_video_csc()
439 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in rk628_hdmi_config_video_csc()
518 hdmi->hdmi_data.enc_in_format = HDMI_COLORSPACE_RGB; in rk628_hdmi_setup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/
H A Drk618_hdmi.c398 unsigned int enc_in_format; member
780 if (data->enc_in_format == data->enc_out_format) { in rk618_hdmi_config_video_csc()
781 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) || in rk618_hdmi_config_video_csc()
782 (data->enc_in_format >= HDMI_COLORSPACE_YUV444)) { in rk618_hdmi_config_video_csc()
795 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in rk618_hdmi_config_video_csc()
801 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in rk618_hdmi_config_video_csc()
809 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in rk618_hdmi_config_video_csc()
815 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in rk618_hdmi_config_video_csc()
894 hdmi->hdmi_data.enc_in_format = HDMI_COLORSPACE_RGB; in rk618_hdmi_setup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_hdmi.c375 unsigned int enc_in_format; member
732 if (data->enc_in_format == data->enc_out_format) { in rk628_hdmi_config_video_csc()
733 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) || in rk628_hdmi_config_video_csc()
734 (data->enc_in_format >= HDMI_COLORSPACE_YUV444)) { in rk628_hdmi_config_video_csc()
747 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in rk628_hdmi_config_video_csc()
753 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in rk628_hdmi_config_video_csc()
761 if ((data->enc_in_format == HDMI_COLORSPACE_RGB) && in rk628_hdmi_config_video_csc()
767 } else if ((data->enc_in_format == HDMI_COLORSPACE_YUV444) && in rk628_hdmi_config_video_csc()
846 hdmi->hdmi_data.enc_in_format = HDMI_COLORSPACE_RGB; in rk628_hdmi_setup()