Searched refs:PX30_DSP_CTRL2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop_reg.c | 221 .out_mode = VOP_REG(PX30_DSP_CTRL2, 0xf, 16), 222 .dsp_blank = VOP_REG(PX30_DSP_CTRL2, 0x1, 14), 223 .dither_down_en = VOP_REG(PX30_DSP_CTRL2, 0x1, 8), 224 .dither_down_sel = VOP_REG(PX30_DSP_CTRL2, 0x1, 7), 225 .dither_down_mode = VOP_REG(PX30_DSP_CTRL2, 0x1, 6),
|
H A D | rockchip_vop_reg.h | 888 #define PX30_DSP_CTRL2 0x00028 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A 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),
|
H A D | rockchip_vop_reg.h | 889 #define PX30_DSP_CTRL2 0x00028 macro
|
Completed in 14 milliseconds