Searched defs:imx_ssi (Results 1 – 1 of 1) sorted by relevance
189 struct imx_ssi { struct190 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 …]