Searched defs:coda_dev (Results 1 – 1 of 1) sorted by relevance
72 struct coda_dev { struct76 const struct coda_devtype *devtype; argument78 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;85 struct coda_aux_buf workbuf;86 struct gen_pool *iram_pool;[all …]