Lines Matching refs:PX30_DSP_CTRL2
272 .out_mode = VOP_REG(PX30_DSP_CTRL2, 0xf, 16),
273 .dsp_blank = VOP_REG(PX30_DSP_CTRL2, 0x1, 14),
274 .dither_down_en = VOP_REG(PX30_DSP_CTRL2, 0x1, 8),
275 .dither_down_sel = VOP_REG(PX30_DSP_CTRL2, 0x1, 7),
276 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6),
1184 .out_mode = VOP_REG(PX30_DSP_CTRL2, 0xf, 16),
1185 .dsp_blank = VOP_REG(PX30_DSP_CTRL2, 0x1, 14),
1186 .dither_down_en = VOP_REG(PX30_DSP_CTRL2, 0x1, 8),
1187 .dither_down_sel = VOP_REG(PX30_DSP_CTRL2, 0x1, 7),
1188 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6),
1190 .dither_up = VOP_REG(PX30_DSP_CTRL2, 0x1, 2),
1191 .dsp_lut_en = VOP_REG(PX30_DSP_CTRL2, 0x1, 5),
1192 .gate_en = VOP_REG(PX30_DSP_CTRL2, 0x1, 0),