Searched refs:RK3588_VP3_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 | 1558 .out_mode = VOP_REG(RK3588_VP3_DSP_CTRL, 0xf, 0), 1559 .p2i_en = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1, 5), 1560 .dsp_filed_pol = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1, 6), 1561 .dsp_interlace = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1, 7), 1562 .dsp_data_swap = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1f, 8), 1563 .dsp_x_mir_en = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1, 13), 1564 .post_dsp_out_r2y = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1, 15), 1565 .pre_dither_down_en = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1, 16), 1566 .dither_down_en = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1, 17), 1567 .dither_down_sel = VOP_REG(RK3588_VP3_DSP_CTRL, 0x3, 18), [all …]
|
| H A D | rockchip_vop_reg.h | 1206 #define RK3588_VP3_DSP_CTRL 0xF00 macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 826 #define RK3588_VP3_DSP_CTRL 0xF00 macro 5462 { RK3588_VP3_DSP_CTRL, "VP3", RK3588_VP3_DSP_CTRL, 0x1, 31, 0 },
|