Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dcoda.h73 struct coda_dev { struct
77 const struct coda_devtype *devtype; argument
78 int firmware;
79 struct vdoa_data *vdoa;
81 void __iomem *regs_base;
82 struct clk *clk_per;
83 struct clk *clk_ahb;
84 struct reset_control *rstc;
86 struct coda_aux_buf codebuf;
87 struct coda_aux_buf tempbuf;
[all …]