Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c56 static const u16 csc_coeff_default[3][4] = { variable
626 const u16 (*csc_coeff)[3][4] = &csc_coeff_default; in dw_hdmi_update_csc_coeffs()
641 for (i = 0; i < ARRAY_SIZE(csc_coeff_default[0]); i++) { in dw_hdmi_update_csc_coeffs()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c52 static const u16 csc_coeff_default[3][4] = { variable
1115 const u16 (*csc_coeff)[3][4] = &csc_coeff_default; in dw_hdmi_update_csc_coeffs()
1140 for (i = 0; i < ARRAY_SIZE(csc_coeff_default[0]); i++) { in dw_hdmi_update_csc_coeffs()