Searched defs:coda_dev (Results 1 – 1 of 1) sorted by relevance
70 struct coda_dev { struct74 const struct coda_devtype *devtype; argument75 int firmware;76 struct vdoa_data *vdoa;78 void __iomem *regs_base;79 struct clk *clk_per;80 struct clk *clk_ahb;81 struct reset_control *rstc;83 struct coda_aux_buf codebuf;84 struct coda_aux_buf tempbuf;[all …]