Home
last modified time | relevance | path

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

/drivers/media/platform/davinci/
Dvpbe_venc.c72 struct venc_state *venc = to_state(sd); in venc_read() local
79 struct venc_state *venc = to_state(sd); in venc_write() local
98 struct venc_state *venc = to_state(sd); in vdaccfg_write() local
135 struct venc_state *venc = to_state(sd); in venc_enabledigitaloutput() local
218 struct venc_state *venc = to_state(sd); in venc_set_ntsc() local
265 struct venc_state *venc = to_state(sd); in venc_set_pal() local
317 struct venc_state *venc = to_state(sd); in venc_set_480p59_94() local
365 struct venc_state *venc = to_state(sd); in venc_set_576p50() local
412 struct venc_state *venc = to_state(sd); in venc_set_720p60_internal() local
441 struct venc_state *venc = to_state(sd); in venc_set_1080i30_internal() local
[all …]
/drivers/gpu/drm/omapdrm/dss/
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 …]
/drivers/video/fbdev/omap2/omapfb/dss/
Dvenc.c256 } venc; variable
/drivers/gpu/drm/meson/
Dmeson_drv.h157 } venc; member