Lines Matching defs:vop

61 #define VOP_WIN_GET_YRGBADDR(vop, win) \  argument
77 struct vop *vop; member
83 struct vop { struct
97 const struct vop_data *data; argument
102 /* physical map length of vop register */ argument
107 /* lock vop irq reg */ argument
112 /* vop AHP clk */ argument
114 /* vop dclk */ argument
116 /* vop share memory frequency */ argument
119 /* vop dclk reset */ argument
124 struct vop_win win[]; argument
379 static inline void vop_writel(struct vop *vop, uint32_t offset, uint32_t v) in vop_writel()
385 static inline uint32_t vop_readl(struct vop *vop, uint32_t offset) in vop_readl()
390 static inline uint32_t vop_read_reg(struct vop *vop, uint32_t base, in vop_read_reg()
396 static inline void vop_cfg_done(struct vop *vop) in vop_cfg_done()
401 static inline void vop_mask_write(struct vop *vop, uint32_t offset, in vop_mask_write()
413 static inline void vop_mask_write_relaxed(struct vop *vop, uint32_t offset, in vop_mask_write_relaxed()
518 static void scl_vop_cal_scl_fac(struct vop *vop, const struct vop_win_data *win, in scl_vop_cal_scl_fac()
607 static void vop_dsp_hold_valid_irq_enable(struct vop *vop) in vop_dsp_hold_valid_irq_enable()
622 static void vop_dsp_hold_valid_irq_disable(struct vop *vop) in vop_dsp_hold_valid_irq_disable()
639 struct vop *vop = to_vop(crtc); in vop_enable() local
709 struct vop *vop = to_vop(crtc); in vop_disable() local
799 struct vop *vop = to_vop(crtc); in vop_update_plane_event() local
1018 struct vop *vop; in vop_disable_plane() local
1068 struct vop *vop = to_vop(crtc); in rockchip_drm_crtc_mode_config() local
1079 struct vop *vop = to_vop(crtc); in vop_crtc_enable_vblank() local
1096 struct vop *vop = to_vop(crtc); in vop_crtc_disable_vblank() local
1168 struct vop *vop = to_vop(crtc); in vop_crtc_mode_set() local
1264 struct vop *vop = to_vop(crtc); in vop_crtc_page_flip() local
1286 struct vop *vop = vop_win->vop; in vop_win_state_complete() local
1385 struct vop *vop = data; in vop_isr_thread() local
1412 struct vop *vop = data; in vop_isr() local
1453 static int vop_create_crtc(struct vop *vop) in vop_create_crtc()
1547 static void vop_destroy_crtc(struct vop *vop) in vop_destroy_crtc()
1556 static int vop_initial(struct vop *vop) in vop_initial()
1656 static void vop_win_init(struct vop *vop) in vop_win_init()
1677 struct vop *vop; in vop_bind() local
1746 struct vop *vop = dev_get_drvdata(dev); in vop_unbind() local