Home
last modified time | relevance | path

Searched refs:dither_up (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c475 .dither_up = VOP_REG(RK3066_DSP_CTRL0, 0x1, 9),
585 .dither_up = VOP_REG(RK3188_DSP_CTRL0, 0x1, 9),
723 .dither_up = VOP_REG(RK3288_DSP_CTRL1, 0x1, 6),
934 .dither_up = VOP_REG(RK3399_DSP_CTRL1, 0x1, 6),
1144 .dither_up = VOP_REG(RK3328_DSP_CTRL1, 0x1, 6),
1190 .dither_up = VOP_REG(RK3506_DSP_CTRL2, 0x1, 2),
1245 .dither_up = VOP_REG(PX30_DSP_CTRL2, 0x1, 2),
H A Drockchip_drm_vop.h119 struct vop_reg dither_up; member