Searched refs:vop2_video_port (Results 1 – 1 of 1) sorted by relevance
158 struct vop2_video_port { struct181 struct vop2_video_port vps[ROCKCHIP_MAX_CRTC]; argument275 static struct vop2_video_port *to_vop2_video_port(struct drm_crtc *crtc)277 return container_of(crtc, struct vop2_video_port, crtc);300 static void vop2_vp_write(struct vop2_video_port *vp, u32 offset, u32 v) in vop2_vp_write()314 static u32 vop2_vp_read(struct vop2_video_port *vp, u32 offset) in vop2_vp_read()342 static void vop2_cfg_done(struct vop2_video_port *vp) in vop2_cfg_done()914 static void vop2_setup_csc_mode(struct vop2_video_port *vp, in vop2_setup_csc_mode()945 static void vop2_crtc_enable_irq(struct vop2_video_port *vp, u32 irq) in vop2_crtc_enable_irq()953 static void vop2_crtc_disable_irq(struct vop2_video_port *vp, u32 irq) in vop2_crtc_disable_irq()[all …]