Searched refs:dither_down (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 138 .dither_down = VOP_REG(RK3288_DSP_CTRL1, 0xf, 1), 387 .dither_down = VOP_REG(RK3328_DSP_CTRL1, 0xf, 1), 458 .dither_down = VOP_REG(RK3036_DSP_CTRL0, 0x3, 10), 555 .dither_down = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x7, 6), 656 .dither_down = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x7, 6), 770 .dither_down = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 8), 845 .dither_down = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 8),
|
| H A D | rockchip_vop.h | 290 struct vop_reg dither_down; member
|
| H A D | rockchip_vop.c | 412 VOP_CTRL_SET(vop, dither_down, val); in rockchip_vop_init()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | hw_iep_reg.c | 603 unsigned int dither_down = 0; in iep_config_dither_down() local 607 dither_down = 1; in iep_config_dither_down() 612 IEP_DBG("sw_dither_down_en = %d;\n\n", dither_down); in iep_config_dither_down()
|