Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c114 unsigned int enc_out_encoding; member
1137 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_601) in dw_hdmi_update_csc_coeffs()
1142 if (hdmi->hdmi_data.enc_out_encoding == V4L2_YCBCR_ENC_601) in dw_hdmi_update_csc_coeffs()
1809 switch (hdmi->hdmi_data.enc_out_encoding) { in hdmi_config_AVI()
2274 hdmi->hdmi_data.enc_out_encoding = V4L2_YCBCR_ENC_601; in dw_hdmi_setup()
2276 hdmi->hdmi_data.enc_out_encoding = V4L2_YCBCR_ENC_709; in dw_hdmi_setup()