dither_down_en   1172 drivers/gpu/drm/rockchip/rockchip_drm_vop.c 		VOP_REG_SET(vop, common, dither_down_en, 1);
dither_down_en   1174 drivers/gpu/drm/rockchip/rockchip_drm_vop.c 		VOP_REG_SET(vop, common, dither_down_en, 0);
dither_down_en     68 drivers/gpu/drm/rockchip/rockchip_drm_vop.h 	struct vop_reg dither_down_en;
dither_down_en    138 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.dither_down_en = VOP_REG(RK3036_DSP_CTRL0, 0x1, 11),
dither_down_en    203 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.dither_down_en = VOP_REG(PX30_DSP_CTRL2, 0x1, 8),
dither_down_en    371 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.dither_down_en = VOP_REG(RK3066_DSP_CTRL0, 0x1, 11),
dither_down_en    467 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.dither_down_en = VOP_REG(RK3188_DSP_CTRL0, 0x1, 11),
dither_down_en    598 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.dither_down_en = VOP_REG(RK3288_DSP_CTRL1, 0x1, 2),
dither_down_en    893 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 	.dither_down_en = VOP_REG(RK3328_DSP_CTRL1, 0x1, 2),
dither_down_en    314 drivers/media/platform/rockchip/rga/rga-hw.h 		unsigned int dither_down_en:1;