Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.h67 struct vop_reg dither_down_mode; member
284 enum dither_down_mode { enum
Drockchip_vop_reg.c139 .dither_down_mode = VOP_REG(RK3036_DSP_CTRL0, 0x1, 10),
205 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6),
372 .dither_down_mode = VOP_REG(RK3066_DSP_CTRL0, 0x1, 10),
468 .dither_down_mode = VOP_REG(RK3188_DSP_CTRL0, 0x1, 10),
597 .dither_down_mode = VOP_REG(RK3288_DSP_CTRL1, 0x1, 3),
892 .dither_down_mode = VOP_REG(RK3328_DSP_CTRL1, 0x1, 3),
Drockchip_drm_vop.c1140 VOP_REG_SET(vop, common, dither_down_mode, RGB888_TO_RGB666); in vop_crtc_atomic_enable()
/Linux-v5.4/drivers/media/platform/rockchip/rga/
Drga-hw.h315 unsigned int dither_down_mode:2; member