Searched refs:RK3568_VP2_DSP_CTRL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_reg.c | 1202 .out_mode = VOP_REG(RK3568_VP2_DSP_CTRL, 0xf, 0), 1203 .standby = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 31), 1204 .core_dclk_div = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 4), 1207 .p2i_en = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 5), 1208 .dsp_filed_pol = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 6), 1209 .dsp_interlace = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 7), 1210 .dsp_data_swap = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1f, 8), 1211 .dsp_x_mir_en = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 13), 1212 .post_dsp_out_r2y = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 15), 1227 .pre_dither_down_en = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 16), [all …]
|
| H A D | rockchip_vop_reg.h | 1180 #define RK3568_VP2_DSP_CTRL 0xE00 macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 476 #define RK3568_VP2_DSP_CTRL 0xE00 macro 5219 { RK3568_VP2_DSP_CTRL, "VP2", RK3568_VP2_DSP_CTRL, 0x1, 31, 0 }, 5461 { RK3568_VP2_DSP_CTRL, "VP2", RK3568_VP2_DSP_CTRL, 0x1, 31, 0 },
|