Searched refs:pxa_i2s (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dpxa2xx-i2s.c81 static struct pxa_i2s_port pxa_i2s; variable in typeref:struct:pxa_i2s_port
132 pxa_i2s.fmt = 0;
135 pxa_i2s.fmt = SACR1_AMSL;
141 pxa_i2s.master = 1;
144 pxa_i2s.master = 0;
184 if (pxa_i2s.master)
188 SACR1 |= pxa_i2s.fmt;
273 pxa_i2s.sacr0 = SACR0;
274 pxa_i2s.sacr1 = SACR1;
275 pxa_i2s
[all...]

Completed in 60 milliseconds