Searched refs:vop2_video_port (Results 1 – 1 of 1) sorted by relevance
563 struct vop2_video_port { struct639 struct vop2_video_port *left_vp; argument799 struct vop2_video_port vps[ROCKCHIP_MAX_CRTC]; argument946 static inline struct vop2_video_port *to_vop2_video_port(struct drm_crtc *crtc) in DRM_ENUM_NAME_FN()952 return container_of(rockchip_crtc, struct vop2_video_port, rockchip_crtc); in DRM_ENUM_NAME_FN()1106 struct vop2_video_port *vp = to_vop2_video_port(crtc); in vop2_crtc_standby()1189 struct vop2_video_port *vp; in vop2_find_crtc_by_plane_mask()1219 static void vop2_load_hdr2sdr_table(struct vop2_video_port *vp) in vop2_load_hdr2sdr_table()1242 static void vop2_load_sdr2hdr_table(struct vop2_video_port *vp, int sdr2hdr_tf) in vop2_load_sdr2hdr_table()1284 static bool vop2_fs_irq_is_pending(struct vop2_video_port *vp) in vop2_fs_irq_is_pending()[all …]