RK3506_DSP_CTRL2
.out_mode = VOP_REG(RK3506_DSP_CTRL2, 0xf, 16),
.dsp_blank = VOP_REG(RK3506_DSP_CTRL2, 0x1, 14),
.dither_down_en = VOP_REG(RK3506_DSP_CTRL2, 0x1, 8),
.dither_down_sel = VOP_REG(RK3506_DSP_CTRL2, 0x1, 7),
.dither_down_mode = VOP_REG(RK3506_DSP_CTRL2, 0x1, 6),
.dsp_lut_en = VOP_REG(RK3506_DSP_CTRL2, 0x1, 5),
.dither_up = VOP_REG(RK3506_DSP_CTRL2, 0x1, 2),