Lines Matching defs:venc
344 static inline void venc_write_reg(struct venc_device *venc, int idx, u32 val) in venc_write_reg()
349 static inline u32 venc_read_reg(struct venc_device *venc, int idx) in venc_read_reg()
355 static void venc_write_config(struct venc_device *venc, in venc_write_config()
415 static void venc_reset(struct venc_device *venc) in venc_reset()
434 static int venc_runtime_get(struct venc_device *venc) in venc_runtime_get()
445 static void venc_runtime_put(struct venc_device *venc) in venc_runtime_put()
467 static int venc_power_on(struct venc_device *venc) in venc_power_on()
517 static void venc_power_off(struct venc_device *venc) in venc_power_off()
531 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_display_enable() local
560 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_display_disable() local
574 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_set_timings() local
620 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_get_timings() local
631 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_get_wss() local
639 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_set_wss() local
667 static int venc_init_regulator(struct venc_device *venc) in venc_init_regulator()
688 struct venc_device *venc = s->private; in venc_dump_regs() local
690 #define DUMPREG(venc, r) \ in venc_dump_regs() argument
744 static int venc_get_clocks(struct venc_device *venc) in venc_get_clocks()
766 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_connect() local
791 struct venc_device *venc = dssdev_to_venc(dssdev); in venc_disconnect() local
818 static void venc_init_output(struct venc_device *venc) in venc_init_output()
833 static void venc_uninit_output(struct venc_device *venc) in venc_uninit_output()
838 static int venc_probe_of(struct venc_device *venc) in venc_probe_of()
892 struct venc_device *venc; in venc_bind() local
958 struct venc_device *venc = dev_get_drvdata(dev); in venc_unbind() local
987 struct venc_device *venc = dev_get_drvdata(dev); in venc_runtime_suspend() local
999 struct venc_device *venc = dev_get_drvdata(dev); in venc_runtime_resume() local