Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop_reg.c139 .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 Drockchip_vop.h300 struct vop_reg dither_up; member
H A Drockchip_vop.c503 VOP_CTRL_SET(vop, dither_up, 1); in rockchip_vop_init()
H A Drockchip_vop2.c5515 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()