Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c53 static const u16 csc_coeff_default[3][4] = { variable
1112 const u16 (*csc_coeff)[3][4] = &csc_coeff_default; in dw_hdmi_update_csc_coeffs()
1137 for (i = 0; i < ARRAY_SIZE(csc_coeff_default[0]); i++) { in dw_hdmi_update_csc_coeffs()