Home
last modified time | relevance | path

Searched defs:venc (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/omapdrm/dss/
H A Dvenc.c268 static inline void venc_write_reg(struct venc_device *venc, int idx, u32 val) in venc_write_reg()
273 static inline u32 venc_read_reg(struct venc_device *venc, int idx) in venc_read_reg()
279 static void venc_write_config(struct venc_device *venc, in venc_write_config()
338 static void venc_reset(struct venc_device *venc) in venc_reset()
357 static int venc_runtime_get(struct venc_device *venc) in venc_runtime_get()
371 static void venc_runtime_put(struct venc_device *venc) in venc_runtime_put()
381 static int venc_power_on(struct venc_device *venc) in venc_power_on()
429 static void venc_power_off(struct venc_device *venc) in venc_power_off()
461 struct venc_device *venc = s->private; in venc_dump_regs() local
463 #define DUMPREG(venc, r) \ in venc_dump_regs() argument
[all …]
/linux/arch/arm64/boot/dts/st/
H A Dstm32mp255.dtsi18 venc: venc@480e0000 { label
/linux/arch/arm/boot/dts/ti/omap/
H A Domap2.dtsi326 venc: encoder@48050c00 { label
H A Domap4.dtsi611 venc: encoder@0 { label
H A Domap3.dtsi974 venc: encoder@48050c00 { label
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.h164 } venc; member
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dvenc.c257 } venc; variable