Searched defs:coda_dev (Results 1 – 1 of 1) sorted by relevance
78 struct coda_dev { struct82 const struct coda_devtype *devtype; argument83 int firmware;84 struct vdoa_data *vdoa;86 void __iomem *regs_base;87 struct clk *clk_per;88 struct clk *clk_ahb;89 struct reset_control *rstc;91 struct coda_aux_buf codebuf;92 struct coda_aux_buf tempbuf;[all …]