Searched refs:yrgb_vir (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/rockchip/ |
D | rockchip_vop_reg.c | 79 .yrgb_vir = VOP_REG(RK3036_WIN0_VIR, 0xffff, 0), 93 .yrgb_vir = VOP_REG(RK3036_WIN1_VIR, 0xffff, 0), 187 .yrgb_vir = VOP_REG(RK3288_WIN0_VIR, 0x3fff, 0), 202 .yrgb_vir = VOP_REG(RK3288_WIN2_VIR0_1, 0x1fff, 0),
|
D | rockchip_drm_vop.h | 123 struct vop_reg yrgb_vir; member
|
D | rockchip_drm_vop.c | 761 VOP_WIN_SET(vop, win, yrgb_vir, fb->pitches[0] >> 2); in vop_plane_atomic_update()
|