Searched refs:ITFS (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-tdm.c244 ret = sport_config_tx(sport, ITFS, 0x1F, 0, 0);
316 ret = sport_config_tx(sport_handle, ITFS, 0x1F, 0, 0);
H A Dbf5xx-ac97.c295 ret = sport_config_tx(sport, ITFS, 0xF, 0, (16*16-1));
358 ret = sport_config_tx(sport_handle, ITFS, 0xF, 0, (16*16-1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dbfin_sport.h126 #define ITFS 0x0200 /* Internal TX Frame Sync 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.c124 SPORT_PUT_TCR1(up, (LATFS | ITFS | TFSR | TLSBIT | ITCLK));

Completed in 121 milliseconds