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