Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c101 unsigned int enc_out_encoding; member
1124 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_601) in dw_hdmi_update_csc_coeffs()
1129 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_601) in dw_hdmi_update_csc_coeffs()
1796 switch (hdmi->hdmi_data.enc_out_encoding) { in hdmi_config_AVI()
2261 hdmi->hdmi_data.enc_out_encoding = V4L2_YCBCR_ENC_601; in dw_hdmi_setup()
2263 hdmi->hdmi_data.enc_out_encoding = V4L2_YCBCR_ENC_709; in dw_hdmi_setup()