Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_util.h119 u32 preload_y[DPU_MAX_PLANES]; member
281 uint32_t preload_y[DPU_MAX_PLANES]; member
H A Ddpu_hw_util.c306 ((scaler3_cfg->preload_y[0] & 0x7F) << 8) | in dpu_hw_setup_scaler3()
308 ((scaler3_cfg->preload_y[1] & 0x7F) << 24); in dpu_hw_setup_scaler3()
H A Ddpu_plane.c444 scale_cfg->preload_y[i] = DPU_QSEED4_DEFAULT_PRELOAD_V; in _dpu_plane_setup_scaler3()
447 scale_cfg->preload_y[i] = DPU_QSEED3_DEFAULT_PRELOAD_V; in _dpu_plane_setup_scaler3()