Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_util.c56 #define QSEED3_LUT_SIZE 60 macro
60 (QSEED3_LUT_SIZE * QSEED3_CIRCULAR_LUTS * sizeof(u32))
62 (QSEED3_LUT_SIZE * QSEED3_SEPARABLE_LUTS * sizeof(u32))
138 scaler3_cfg->y_rgb_cir_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()
145 scaler3_cfg->uv_cir_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()
152 scaler3_cfg->y_rgb_sep_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()
159 scaler3_cfg->uv_sep_lut_idx * QSEED3_LUT_SIZE; in _dpu_hw_setup_scaler3_lut()