Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_util.h351 const struct dpu_csc_cfg *data, bool csc10);
H A Ddpu_hw_util.c386 const struct dpu_csc_cfg *data, bool csc10) in dpu_hw_csc_setup() argument
389 u32 clamp_shift = csc10 ? 16 : 8; in dpu_hw_csc_setup()