Home
last modified time | relevance | path

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

/linux/sound/soc/kirkwood/
H A Dkirkwood.h132 struct kirkwood_dma_data { struct
133 void __iomem *io;
134 void __iomem *pll_config;
135 void __iomem *soc_control;
136 struct clk *clk;
137 struct clk *extclk;
138 uint32_t ctl_play;
139 uint32_t ctl_rec;
140 struct snd_pcm_substream *substream_play;
141 struct snd_pcm_substream *substream_rec;
[all …]