Searched refs:dither_down_mode (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 193 .dither_down_mode = VOP_REG(RK3036_DSP_CTRL0, 0x1, 10), 276 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6), 474 .dither_down_mode = VOP_REG(RK3066_DSP_CTRL0, 0x1, 10), 584 .dither_down_mode = VOP_REG(RK3188_DSP_CTRL0, 0x1, 10), 721 .dither_down_mode = VOP_REG(RK3288_DSP_CTRL1, 0x1, 3), 931 .dither_down_mode = VOP_REG(RK3399_DSP_CTRL1, 0x1, 3), 1141 .dither_down_mode = VOP_REG(RK3328_DSP_CTRL1, 0x1, 3), 1188 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6),
|
H A D | rockchip_drm_vop.h | 117 struct vop_reg dither_down_mode; member 335 enum dither_down_mode { enum
|
H A D | rockchip_drm_vop.c | 1455 VOP_REG_SET(vop, common, dither_down_mode, RGB888_TO_RGB666); in vop_crtc_atomic_enable()
|