Searched defs:coda_dev (Results 1 – 1 of 1) sorted by relevance
73 struct coda_dev { struct77 const struct coda_devtype *devtype; argument78 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 …]