Searched refs:dither_down_mode (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 173 .dither_down_mode = VOP_REG(RK3036_DSP_CTRL0, 0x1, 10), 245 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6), 442 .dither_down_mode = VOP_REG(RK3066_DSP_CTRL0, 0x1, 10), 551 .dither_down_mode = VOP_REG(RK3188_DSP_CTRL0, 0x1, 10), 687 .dither_down_mode = VOP_REG(RK3288_DSP_CTRL1, 0x1, 3), 897 .dither_down_mode = VOP_REG(RK3399_DSP_CTRL1, 0x1, 3), 1082 .dither_down_mode = VOP_REG(RK3328_DSP_CTRL1, 0x1, 3),
|
D | rockchip_drm_vop.h | 117 struct vop_reg dither_down_mode; member 345 enum dither_down_mode { enum
|
D | rockchip_drm_vop.c | 1438 VOP_REG_SET(vop, common, dither_down_mode, RGB888_TO_RGB666); in vop_crtc_atomic_enable()
|
/linux-6.6.21/drivers/media/platform/rockchip/rga/ |
D | rga-hw.h | 320 unsigned int dither_down_mode:2; member
|