Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_util.c421 DPU_REG_WRITE(c, csc_reg_off + 0x38, data->csc_post_bv[0]); in dpu_hw_csc_setup()
422 DPU_REG_WRITE(c, csc_reg_off + 0x3c, data->csc_post_bv[1]); in dpu_hw_csc_setup()
423 DPU_REG_WRITE(c, csc_reg_off + 0x40, data->csc_post_bv[2]); in dpu_hw_csc_setup()
A Ddpu_hw_mdss.h407 uint32_t csc_post_bv[DPU_CSC_BIAS_SIZE]; member

Completed in 5 milliseconds