Searched refs:dither_down_mode (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 307 .dither_down_mode = VOP_REG(RK3288_DSP_CTRL1, 0x1, 3), 1066 .dither_down_mode = VOP_REG(RK3328_DSP_CTRL1, 0x1, 3), 1263 .dither_down_mode = VOP_REG(RK3036_DSP_CTRL0, 0x1, 10), 1564 .dither_down_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 6), 1704 .dither_down_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 6), 1815 .dither_down_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 6), 1907 .dither_down_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 6),
|
| H A D | rockchip_vop2_reg.c | 791 .dither_down_mode = VOP_REG(RK3568_VP0_DSP_CTRL, 0x1, 20), 867 .dither_down_mode = VOP_REG(RK3568_VP1_DSP_CTRL, 0x1, 20), 983 .dither_down_mode = VOP_REG(RK3568_VP0_DSP_CTRL, 0x1, 20), 1089 .dither_down_mode = VOP_REG(RK3568_VP0_DSP_CTRL, 0x1, 20), 1176 .dither_down_mode = VOP_REG(RK3568_VP1_DSP_CTRL, 0x1, 20), 1230 .dither_down_mode = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 20), 1302 .dither_down_mode = VOP_REG(RK3568_VP0_DSP_CTRL, 0x1, 20), 1405 .dither_down_mode = VOP_REG(RK3568_VP1_DSP_CTRL, 0x1, 20), 1501 .dither_down_mode = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 20), 1568 .dither_down_mode = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1, 20),
|
| H A D | rockchip_drm_vop.h | 299 struct vop_reg dither_down_mode; member 806 struct vop_reg dither_down_mode; member 1539 enum dither_down_mode { enum
|
| H A D | rockchip_drm_vop.c | 3125 VOP_CTRL_SET(vop, dither_down_mode, RGB888_TO_RGB565); in vop_dither_setup() 3132 VOP_CTRL_SET(vop, dither_down_mode, RGB888_TO_RGB666); in vop_dither_setup()
|
| H A D | rockchip_drm_vop2.c | 6868 VOP_MODULE_SET(vop2, vp, dither_down_mode, RGB888_TO_RGB565); in vop2_dither_setup() 6875 VOP_MODULE_SET(vop2, vp, dither_down_mode, RGB888_TO_RGB666); in vop2_dither_setup()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/rga/ |
| H A D | rga-hw.h | 320 unsigned int dither_down_mode:2; member
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop.h | 128 enum dither_down_mode { enum
|
| H A D | rockchip_vop2.c | 1013 enum dither_down_mode { enum 3671 u8 dither_down_mode = 0; in rockchip_vop2_init() local 3732 dither_down_mode = RGB888_TO_RGB565; in rockchip_vop2_init() 3740 dither_down_mode = RGB888_TO_RGB666; in rockchip_vop2_init() 3767 DITHER_DOWN_MODE_SHIFT, dither_down_mode, false); in rockchip_vop2_init() 3771 DITHER_DOWN_MODE_SHIFT, dither_down_mode, false); in rockchip_vop2_init()
|