Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c114 unsigned int enc_out_encoding; member
1019 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_601) in dw_hdmi_update_csc_coeffs()
1024 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_601) in dw_hdmi_update_csc_coeffs()
1666 switch (hdmi->hdmi_data.enc_out_encoding) { in hdmi_config_AVI()
2140 hdmi->hdmi_data.enc_out_encoding = V4L2_YCBCR_ENC_601; in dw_hdmi_setup()
2142 hdmi->hdmi_data.enc_out_encoding = V4L2_YCBCR_ENC_709; in dw_hdmi_setup()