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

/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c141 struct vop2 *vop2; member in struct:vop2_win
159 struct vop2 *vop2; member in struct:vop2_video_port
177 struct vop2 { struct
252 static void vop2_lock(struct vop2 *vop2) argument
257 vop2_unlock(struct vop2 *vop2) argument
262 vop2_writel(struct vop2 *vop2, u32 offset, u32 v) argument
272 vop2_readl(struct vop2 *vop2, u32 offset) argument
302 struct vop2 *vop2 = vp->vop2; local
498 vop2_output_rg_swap(struct vop2 *vop2, u32 bus_format) argument
548 struct vop2 *vop2 = win->vop2; local
702 vop2_setup_scale(struct vop2 *vop2, const struct vop2_win *win, u32 src_w, u32 src_h, u32 dst_w, u32 dst_h, u32 pixel_format) argument
884 struct vop2 *vop2 = vp->vop2; local
892 struct vop2 *vop2 = vp->vop2; local
897 vop2_core_clks_prepare_enable(struct vop2 *vop2) argument
928 rk3588_vop2_power_domain_enable_all(struct vop2 *vop2) argument
939 vop2_enable(struct vop2 *vop2) argument
986 vop2_disable(struct vop2 *vop2) argument
1003 struct vop2 *vop2 = vp->vop2; local
1060 struct vop2 *vop2; local
1129 struct vop2 *vop2 = win->vop2; local
1200 struct vop2 *vop2 = win->vop2; local
1574 struct vop2 *vop2 = vp->vop2; local
1674 struct vop2 *vop2 = vp->vop2; local
1794 struct vop2 *vop2 = vp->vop2; local
1903 struct vop2 *vop2 = vp->vop2; local
1922 struct vop2 *vop2 = vp->vop2; local
2144 vop2_find_start_mixer_id_for_vp(struct vop2 *vop2, u8 port_id) argument
2158 vop2_setup_cluster_alpha(struct vop2 *vop2, struct vop2_win *main_win) argument
2198 struct vop2 *vop2 = vp->vop2; local
2305 struct vop2 *vop2 = vp->vop2; local
2417 vop2_setup_dly_for_windows(struct vop2 *vop2) argument
2461 struct vop2 *vop2 = vp->vop2; local
2567 struct vop2 *vop2 = data; local
2635 vop2_plane_init(struct vop2 *vop2, struct vop2_win *win, unsigned long possible_crtcs) argument
2668 find_vp_without_primary(struct vop2 *vop2) argument
2686 vop2_create_crtcs(struct vop2 *vop2) argument
2810 vop2_destroy_crtcs(struct vop2 *vop2) argument
2831 vop2_find_rgb_encoder(struct vop2 *vop2) argument
2916 struct vop2 *vop2 = win->vop2; local
3000 struct vop2 *vop2 = win->vop2; local
3022 vop2_win_init(struct vop2 *vop2) argument
3080 struct vop2 *vop2; local
3211 struct vop2 *vop2 = dev_get_drvdata(dev); local
[all...]

Completed in 191 milliseconds