Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_util.c385 u32 csc_reg_off, in dpu_hw_csc_setup() argument
395 DPU_REG_WRITE(c, csc_reg_off, val); in dpu_hw_csc_setup()
398 DPU_REG_WRITE(c, csc_reg_off + 0x4, val); in dpu_hw_csc_setup()
401 DPU_REG_WRITE(c, csc_reg_off + 0x8, val); in dpu_hw_csc_setup()
404 DPU_REG_WRITE(c, csc_reg_off + 0xc, val); in dpu_hw_csc_setup()
406 DPU_REG_WRITE(c, csc_reg_off + 0x10, val); in dpu_hw_csc_setup()
410 DPU_REG_WRITE(c, csc_reg_off + 0x14, val); in dpu_hw_csc_setup()
412 DPU_REG_WRITE(c, csc_reg_off + 0x18, val); in dpu_hw_csc_setup()
414 DPU_REG_WRITE(c, csc_reg_off + 0x1c, val); in dpu_hw_csc_setup()
418 DPU_REG_WRITE(c, csc_reg_off + 0x20, val); in dpu_hw_csc_setup()
[all …]
Ddpu_hw_util.h350 u32 csc_reg_off,