Searched refs:PX30_DSP_CTRL2 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 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), [all …]
|
H A D | rockchip_vop_reg.h | 892 #define PX30_DSP_CTRL2 0x00028 macro
|