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

/linux-master/drivers/media/platform/rockchip/rga/
H A Drga-hw.h320 unsigned int dither_down_mode:2; member in struct:rga_dst_info::__anon190
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h117 struct vop_reg dither_down_mode; member in struct:vop_common
334 enum dither_down_mode { enum
H A Drockchip_vop_reg.c193 .dither_down_mode = VOP_REG(RK3036_DSP_CTRL0, 0x1, 10),
276 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6),
473 .dither_down_mode = VOP_REG(RK3066_DSP_CTRL0, 0x1, 10),
582 .dither_down_mode = VOP_REG(RK3188_DSP_CTRL0, 0x1, 10),
719 .dither_down_mode = VOP_REG(RK3288_DSP_CTRL1, 0x1, 3),
929 .dither_down_mode = VOP_REG(RK3399_DSP_CTRL1, 0x1, 3),
1139 .dither_down_mode = VOP_REG(RK3328_DSP_CTRL1, 0x1, 3),
1186 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6),
H A Drockchip_drm_vop.c1455 VOP_REG_SET(vop, common, dither_down_mode, RGB888_TO_RGB666);

Completed in 239 milliseconds