Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/qcom/
Dqcom_adm.c154 struct adm_device { struct
155 void __iomem *regs;
156 struct device *dev;
157 struct dma_device common;
158 struct device_dma_parameters dma_parms;
159 struct adm_chan *channels;
161 u32 ee;
163 struct clk *core_clk;
164 struct clk *iface_clk;
166 struct reset_control *clk_reset;
[all …]