Searched refs:dither_up (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 139 .dither_up = VOP_REG(RK3288_DSP_CTRL1, 0x1, 6), 388 .dither_up = VOP_REG(RK3328_DSP_CTRL1, 0x1, 6), 554 .dither_up = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 2), 655 .dither_up = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 2), 747 .dither_up = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 2), 839 .dither_up = VOP_REG(EBC_VOP_DSP_CTRL1, 0x1, 4), 970 .dither_up = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 2), 1068 .dither_up = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 2), 1133 .dither_up = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 2),
|
| H A D | rockchip_vop.h | 300 struct vop_reg dither_up; member
|
| H A D | rockchip_vop.c | 503 VOP_CTRL_SET(vop, dither_up, 1); in rockchip_vop_init()
|
| H A D | rockchip_vop2.c | 5515 bool dither_up; in vop2_set_cluster_win() local 5586 dither_up = vop2_win_dither_up(cstate->format); in vop2_set_cluster_win() 5588 CLUSTER_DITHER_UP_EN_SHIFT, dither_up, false); in vop2_set_cluster_win() 5619 bool dither_up; in vop2_set_smart_win() local 5727 dither_up = vop2_win_dither_up(cstate->format); in vop2_set_smart_win() 5729 REGION0_DITHER_UP_EN_SHIFT, dither_up, false); in vop2_set_smart_win()
|