Searched defs:vop2 (Results 1 – 3 of 3) sorted by relevance
145 static void vop2_unlock(struct vop2 *vop2) in vop2_unlock()338 static bool vop2_output_rg_swap(struct vop2 *vop2, u32 bus_format) in vop2_output_rg_swap()374 struct vop2 *vop2 = win->vop2; in rockchip_vop2_mod_supported() local549 static void vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win, in vop2_setup_scale()733 struct vop2 *vop2 = vp->vop2; in vop2_crtc_enable_irq() local741 struct vop2 *vop2 = vp->vop2; in vop2_crtc_disable_irq() local746 static int vop2_core_clks_prepare_enable(struct vop2 *vop2) in vop2_core_clks_prepare_enable()777 static void rk3588_vop2_power_domain_enable_all(struct vop2 *vop2) in rk3588_vop2_power_domain_enable_all()788 static void vop2_enable(struct vop2 *vop2) in vop2_enable()851 static void vop2_disable(struct vop2 *vop2) in vop2_disable()[all …]
1377 static struct vop2_win *vop2_find_win_by_phys_id(struct vop2 *vop2, uint8_t phys_id) in vop2_find_win_by_phys_id()1393 struct vop2 *vop2 = vp->vop2; in rk3568_set_intf_mux() local1469 struct vop2 *vop2 = vp->vop2; in rk3576_set_intf_mux() local1571 struct vop2 *vop2 = vp->vop2; in rk3588_calc_cru_cfg() local1691 struct vop2 *vop2 = vp->vop2; in rk3588_set_intf_mux() local1866 struct vop2 *vop2 = vp->vop2; in vop2_find_start_mixer_id_for_vp() local1894 static void vop2_setup_cluster_alpha(struct vop2 *vop2, struct vop2_win *main_win) in vop2_setup_cluster_alpha()1959 struct vop2 *vop2 = vp->vop2; in vop2_setup_alpha() local2093 static u32 rk3568_vop2_read_port_mux(struct vop2 *vop2) in rk3568_vop2_read_port_mux()2098 static void rk3568_vop2_wait_for_port_mux_done(struct vop2 *vop2) in rk3568_vop2_wait_for_port_mux_done()[all …]
206 struct vop2 *vop2; member238 struct vop2 *vop2; member289 struct vop2 { struct293 struct vop2_video_port vps[ROCKCHIP_MAX_CRTC]; argument295 const struct vop2_data *data; argument296 const struct vop2_ops *ops; argument312 /* physical map length of vop2 register */ argument318 struct mutex vop2_lock; argument320 int irq;326 unsigned int enable_count;[all …]