Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dimx-ssi.h189 struct imx_ssi { struct
190 struct platform_device *ac97_dev;
192 struct snd_soc_dai *imx_ac97;
193 struct clk *clk;
194 void __iomem *base;
195 int irq;
196 int fiq_enable;
197 unsigned int offset;
199 unsigned int flags;
210 int fiq_init;
[all …]