Home
last modified time | relevance | path

Searched defs:vop2 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop2.c1455 struct vop2 { struct
1469 const struct vop2_data *data; argument
1470 struct vop2_vp_plane_mask vp_plane_mask[VOP2_VP_MAX]; argument
1473 static struct vop2 *rockchip_vop2; argument
1500 static inline bool is_vop3(struct vop2 *vop2) in is_vop3()
1636 struct vop2 *vop2 = cstate->private; in vop2_vp_find_attachable_win() local
1661 static inline void vop2_writel(struct vop2 *vop2, u32 offset, u32 v) in vop2_writel()
1667 static inline u32 vop2_readl(struct vop2 *vop2, u32 offset) in vop2_readl()
1672 static inline void vop2_mask_write(struct vop2 *vop2, u32 offset, in vop2_mask_write()
1845 static struct vop2_win_data *vop2_find_win_by_phys_id(struct vop2 *vop2, int phys_id) in vop2_find_win_by_phys_id()
[all …]