rgb2yuv_coeffs 506 drivers/gpu/drm/arm/malidp_hw.c const s16 *rgb2yuv_coeffs) rgb2yuv_coeffs 539 drivers/gpu/drm/arm/malidp_hw.c if (rgb2yuv_coeffs) { rgb2yuv_coeffs 543 drivers/gpu/drm/arm/malidp_hw.c malidp_hw_write(hwdev, rgb2yuv_coeffs[i], rgb2yuv_coeffs 847 drivers/gpu/drm/arm/malidp_hw.c const s16 *rgb2yuv_coeffs) rgb2yuv_coeffs 878 drivers/gpu/drm/arm/malidp_hw.c if (rgb2yuv_coeffs) { rgb2yuv_coeffs 882 drivers/gpu/drm/arm/malidp_hw.c malidp_hw_write(hwdev, rgb2yuv_coeffs[i], rgb2yuv_coeffs 205 drivers/gpu/drm/arm/malidp_hw.h const s16 *rgb2yuv_coeffs); rgb2yuv_coeffs 31 drivers/gpu/drm/arm/malidp_mw.c const s16 *rgb2yuv_coeffs; rgb2yuv_coeffs 100 drivers/gpu/drm/arm/malidp_mw.c mw_state->rgb2yuv_coeffs = mw_current_state->rgb2yuv_coeffs; rgb2yuv_coeffs 179 drivers/gpu/drm/arm/malidp_mw.c mw_state->rgb2yuv_coeffs = rgb2yuv_coeffs_bt709_limited; rgb2yuv_coeffs 266 drivers/gpu/drm/arm/malidp_mw.c mw_state->rgb2yuv_coeffs : NULL); rgb2yuv_coeffs 267 drivers/gpu/drm/arm/malidp_mw.c mw_state->rgb2yuv_initialized = !!mw_state->rgb2yuv_coeffs;