Searched refs:TFSR (Results 1 - 4 of 4) 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.c100 bf5xx_i2s.tcr1 |= TFSR | TCKFE;
106 bf5xx_i2s.tcr1 |= TFSR;
H A Dbf5xx-ad73311.c103 bfin_write_SPORT_TCR1(TFSR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dbfin_sport.h127 #define TFSR 0x0400 /* TX Frame Sync Required Select */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dbfin_sport_uart.c123 /* Set TCR1 and TCR2, TFSR is not enabled for uart */
124 SPORT_PUT_TCR1(up, (LATFS | ITFS | TFSR | TLSBIT | ITCLK));

Completed in 117 milliseconds