Home
last modified time | relevance | path

Searched refs:interlace_read (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop.h415 struct vop_reg interlace_read; member
H A Drockchip_vop_reg.c896 .interlace_read = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 8),
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c1436 .interlace_read = VOP_REG(RK3366_LIT_WIN0_CTRL0, 0x1, 8),
1461 .interlace_read = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 8),
H A Drockchip_drm_vop.h663 struct vop_reg interlace_read; member
H A Drockchip_drm_vop.c2063 VOP_WIN_SET(vop, win, interlace_read, in vop_plane_atomic_update()