Searched refs:csc_post_bv (Results 1 – 2 of 2) sorted by relevance
423 DPU_REG_WRITE(c, csc_reg_off + 0x38, data->csc_post_bv[0]); in dpu_hw_csc_setup()424 DPU_REG_WRITE(c, csc_reg_off + 0x3c, data->csc_post_bv[1]); in dpu_hw_csc_setup()425 DPU_REG_WRITE(c, csc_reg_off + 0x40, data->csc_post_bv[2]); in dpu_hw_csc_setup()
424 uint32_t csc_post_bv[DPU_CSC_BIAS_SIZE]; member