Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_util.h127 u32 uv_filter_cfg; member
289 uint32_t uv_filter_cfg; member
H A Ddpu_hw_util.c298 op_mode |= (scaler3_cfg->uv_filter_cfg & 0x3) << 24; in dpu_hw_setup_scaler3()
H A Ddpu_plane.c457 scale_cfg->uv_filter_cfg = DPU_SCALE_BIL; in _dpu_plane_setup_scaler3()