Searched refs:vop2 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 34 #include <dt-bindings/soc/rockchip,vop2.h> 142 struct vop2 *vop2; member 160 struct vop2 *vop2; member 179 struct vop2 { struct 196 /* physical map length of vop2 register */ 231 static void vop2_lock(struct vop2 *vop2) in vop2_lock() argument 233 mutex_lock(&vop2 in vop2_lock() 236 vop2_unlock(struct vop2 *vop2) vop2_unlock() argument 241 vop2_writel(struct vop2 *vop2, u32 offset, u32 v) vop2_writel() argument 251 vop2_readl(struct vop2 *vop2, u32 offset) vop2_readl() argument 272 struct vop2 *vop2 = vp->vop2; vop2_cfg_done() local 463 struct vop2 *vop2 = win->vop2; rockchip_vop2_mod_supported() local 605 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) vop2_setup_scale() argument 787 struct vop2 *vop2 = vp->vop2; vop2_crtc_enable_irq() local 795 struct vop2 *vop2 = vp->vop2; vop2_crtc_disable_irq() local 800 vop2_core_clks_prepare_enable(struct vop2 *vop2) vop2_core_clks_prepare_enable() argument 823 vop2_enable(struct vop2 *vop2) vop2_enable() argument 869 vop2_disable(struct vop2 *vop2) vop2_disable() argument 885 struct vop2 *vop2 = vp->vop2; vop2_crtc_atomic_disable() local 942 struct vop2 *vop2; vop2_plane_atomic_check() local 1011 struct vop2 *vop2 = win->vop2; vop2_plane_atomic_disable() local 1082 struct vop2 *vop2 = win->vop2; vop2_plane_atomic_update() local 1433 struct vop2 *vop2 = vp->vop2; rk3568_set_intf_mux() local 1513 struct vop2 *vop2 = vp->vop2; vop2_crtc_atomic_enable() local 1721 vop2_find_start_mixer_id_for_vp(struct vop2 *vop2, u8 port_id) vop2_find_start_mixer_id_for_vp() argument 1735 vop2_setup_cluster_alpha(struct vop2 *vop2, struct vop2_win *main_win) vop2_setup_cluster_alpha() argument 1775 struct vop2 *vop2 = vp->vop2; vop2_setup_alpha() local 1882 struct vop2 *vop2 = vp->vop2; vop2_setup_layer_mixer() local 1985 vop2_setup_dly_for_windows(struct vop2 *vop2) vop2_setup_dly_for_windows() argument 2029 struct vop2 *vop2 = vp->vop2; vop2_crtc_atomic_begin() local 2135 struct vop2 *vop2 = data; vop2_isr() local 2203 vop2_plane_init(struct vop2 *vop2, struct vop2_win *win, unsigned long possible_crtcs) vop2_plane_init() argument 2236 find_vp_without_primary(struct vop2 *vop2) find_vp_without_primary() argument 2256 vop2_create_crtcs(struct vop2 *vop2) vop2_create_crtcs() argument 2381 vop2_destroy_crtcs(struct vop2 *vop2) vop2_destroy_crtcs() argument 2402 vop2_find_rgb_encoder(struct vop2 *vop2) vop2_find_rgb_encoder() argument 2487 struct vop2 *vop2 = win->vop2; vop2_cluster_init() local 2571 struct vop2 *vop2 = win->vop2; vop2_esmart_init() local 2593 vop2_win_init(struct vop2 *vop2) vop2_win_init() argument 2651 struct vop2 *vop2; vop2_bind() local 2755 struct vop2 *vop2 = dev_get_drvdata(dev); vop2_unbind() local [all...] |
Completed in 3 milliseconds