Searched refs:dsp_out_yuv (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 141 .dsp_out_yuv = VOP_REG_VER(RK3399_POST_SCL_CTRL, 0x1, 2, 3, 5, -1), 363 .dsp_out_yuv = VOP_REG(RK3328_POST_SCL_CTRL, 0x1, 2),
|
| H A D | rockchip_vop.h | 299 struct vop_reg dsp_out_yuv; member
|
| H A D | rockchip_vop.c | 434 VOP_CTRL_SET(vop, dsp_out_yuv, is_yuv_output(conn_state->bus_format)); in rockchip_vop_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 312 .dsp_out_yuv = VOP_REG_VER(RK3399_POST_SCL_CTRL, 0x1, 2, 3, 5, -1), 1037 .dsp_out_yuv = VOP_REG(RK3328_POST_SCL_CTRL, 0x1, 2),
|
| H A D | rockchip_drm_vop.h | 310 struct vop_reg dsp_out_yuv; member
|
| H A D | rockchip_drm_vop.c | 3188 VOP_CTRL_SET(vop, dsp_out_yuv, is_yuv_output(s->bus_format)); in vop_update_csc()
|