Searched refs:dither_down_en (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 172 .dither_down_en = VOP_REG(RK3036_DSP_CTRL0, 0x1, 11), 243 .dither_down_en = VOP_REG(PX30_DSP_CTRL2, 0x1, 8), 442 .dither_down_en = VOP_REG(RK3066_DSP_CTRL0, 0x1, 11), 552 .dither_down_en = VOP_REG(RK3188_DSP_CTRL0, 0x1, 11), 690 .dither_down_en = VOP_REG(RK3288_DSP_CTRL1, 0x1, 2), 900 .dither_down_en = VOP_REG(RK3399_DSP_CTRL1, 0x1, 2), 1085 .dither_down_en = VOP_REG(RK3328_DSP_CTRL1, 0x1, 2),
|
H A D | rockchip_drm_vop.h | 118 struct vop_reg dither_down_en; member
|
H A D | rockchip_drm_vop.c | 1439 VOP_REG_SET(vop, common, dither_down_en, 1); in vop_crtc_atomic_enable() 1441 VOP_REG_SET(vop, common, dither_down_en, 0); in vop_crtc_atomic_enable()
|
/openbmc/linux/drivers/media/platform/rockchip/rga/ |
H A D | rga-hw.h | 319 unsigned int dither_down_en:1; member
|