Home
last modified time | relevance | path

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

/drivers/dma/qcom/
Dqcom_adm.c157 struct adm_device { struct
158 void __iomem *regs;
159 struct device *dev;
160 struct dma_device common;
161 struct device_dma_parameters dma_parms;
162 struct adm_chan *channels;
164 u32 ee;
166 struct clk *core_clk;
167 struct clk *iface_clk;
169 struct reset_control *clk_reset;
[all …]