Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/coda/
Dcoda.h72 struct coda_dev { struct
76 const struct coda_devtype *devtype; argument
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;
85 struct coda_aux_buf workbuf;
86 struct gen_pool *iram_pool;
[all …]