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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 206 milliseconds