Searched refs:PX30_DSP_CTRL2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 241 .out_mode = VOP_REG(PX30_DSP_CTRL2, 0xf, 16), 242 .dsp_blank = VOP_REG(PX30_DSP_CTRL2, 0x1, 14), 243 .dither_down_en = VOP_REG(PX30_DSP_CTRL2, 0x1, 8), 244 .dither_down_sel = VOP_REG(PX30_DSP_CTRL2, 0x1, 7), 245 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6),
|
D | rockchip_vop_reg.h | 889 #define PX30_DSP_CTRL2 0x00028 macro
|