Lines Matching defs:venc

310 static inline void venc_write_reg(struct venc_device *venc, int idx, u32 val)  in venc_write_reg()
315 static inline u32 venc_read_reg(struct venc_device *venc, int idx) in venc_read_reg()
321 static void venc_write_config(struct venc_device *venc, in venc_write_config()
380 static void venc_reset(struct venc_device *venc) in venc_reset()
399 static int venc_runtime_get(struct venc_device *venc) in venc_runtime_get()
410 static void venc_runtime_put(struct venc_device *venc) in venc_runtime_put()
420 static int venc_power_on(struct venc_device *venc) in venc_power_on()
468 static void venc_power_off(struct venc_device *venc) in venc_power_off()
482 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_display_enable() local
495 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_display_disable() local
551 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_set_timings() local
601 struct venc_device *venc = s->private; in venc_dump_regs() local
603 #define DUMPREG(venc, r) \ in venc_dump_regs() argument
657 static int venc_get_clocks(struct venc_device *venc) in venc_get_clocks()
708 struct venc_device *venc = dev_get_drvdata(dev); in venc_bind() local
731 struct venc_device *venc = dev_get_drvdata(dev); in venc_unbind() local
745 static int venc_init_output(struct venc_device *venc) in venc_init_output()
769 static void venc_uninit_output(struct venc_device *venc) in venc_uninit_output()
775 static int venc_probe_of(struct venc_device *venc) in venc_probe_of()
826 struct venc_device *venc; in venc_probe() local
892 struct venc_device *venc = platform_get_drvdata(pdev); in venc_remove() local
906 struct venc_device *venc = dev_get_drvdata(dev); in venc_runtime_suspend() local
916 struct venc_device *venc = dev_get_drvdata(dev); in venc_runtime_resume() local