Searched refs:interlace_read (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 797 .interlace_read = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 8), 897 .interlace_read = VOP_REG(EBC_VOP_SYS_CTRL, 0x1, 3), 930 .interlace_read = VOP_REG_VER(RV1126_WIN2_CTRL0, 0x1, 1, 2, 0xf, -1), 1184 .interlace_read = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 8),
|
| H A D | rockchip_vop.h | 434 struct vop_reg interlace_read; member
|
| H A D | rockchip_vop.c | 904 VOP_WIN_SET(vop, interlace_read, (mode->flags & DRM_MODE_FLAG_INTERLACE) ? 1 : 0); in rockchip_vop_set_plane()
|