Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dqcom_adm.c157 struct adm_device { struct
158 void __iomem *regs;
159 struct device *dev;
160 struct dma_device common;
162 struct adm_chan *channels;
164 u32 ee;
166 struct clk *core_clk;
167 struct clk *iface_clk;
170 struct reset_control *c0_reset;
171 struct reset_control *c1_reset;
[all …]