Searched refs:bf5xx_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/blackfin/
H A Dbf5xx-i2s.c55 static struct bf5xx_i2s_port bf5xx_i2s; variable in typeref:struct:bf5xx_i2s_port
100 bf5xx_i2s.tcr1 |= TFSR | TCKFE;
101 bf5xx_i2s.rcr1 |= RFSR | RCKFE;
102 bf5xx_i2s.tcr2 |= TSFSE;
103 bf5xx_i2s.rcr2 |= RSFSE;
106 bf5xx_i2s.tcr1 |= TFSR;
107 bf5xx_i2s.rcr1 |= RFSR;
141 bf5xx_i2s.tcr2 &= ~0x1f;
142 bf5xx_i2s.rcr2 &= ~0x1f;
145 bf5xx_i2s
[all...]

Completed in 183 milliseconds