Searched refs:vop2_video_port (Results 1 – 1 of 1) sorted by relevance
157 struct vop2_video_port { struct180 struct vop2_video_port vps[ROCKCHIP_MAX_CRTC]; argument242 static struct vop2_video_port *to_vop2_video_port(struct drm_crtc *crtc) in to_vop2_video_port()244 return container_of(crtc, struct vop2_video_port, crtc); in to_vop2_video_port()267 static void vop2_vp_write(struct vop2_video_port *vp, u32 offset, u32 v) in vop2_vp_write()300 static void vop2_cfg_done(struct vop2_video_port *vp) in vop2_cfg_done()853 static void vop2_setup_csc_mode(struct vop2_video_port *vp, in vop2_setup_csc_mode()884 static void vop2_crtc_enable_irq(struct vop2_video_port *vp, u32 irq) in vop2_crtc_enable_irq()892 static void vop2_crtc_disable_irq(struct vop2_video_port *vp, u32 irq) in vop2_crtc_disable_irq()1004 struct vop2_video_port *vp = to_vop2_video_port(crtc); in vop2_crtc_atomic_disable()[all …]