Home
last modified time | relevance | path

Searched refs:SPORT (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/sound/soc/blackfin/
DKconfig8 the Blackfin SPORT (synchronous serial ports) interface in I2S
44 first SPORT port on the BF5XX board.
57 first SPORT port on the BF5XX board.
70 first SPORT port on the BF5XX board.
84 interfaces are connected to the first SPORT port on the BF5XX board.
129 the Blackfin SPORT (synchronous serial ports) interface in slot 16
199 int "Set a SPORT for Sound chip"
205 Set the correct SPORT for sound chip.
/linux-4.4.14/arch/blackfin/mach-bf533/boards/
Dstamp.c615 .start = SPORT##x##_TCR1, \
616 .end = SPORT##x##_TCR1, \
/linux-4.4.14/arch/blackfin/kernel/
Ddebug-mmrs.c485 char buf[32], *_buf = REGS_STR_PFX(buf, SPORT, num); in bfin_debug_mmrs_sport()
509 #define SPORT(num) bfin_debug_mmrs_sport(parent, SPORT##num##_TCR1, num) macro
1534 SPORT(0); in bfin_debug_mmrs_init()
1537 SPORT(1); in bfin_debug_mmrs_init()
1540 SPORT(2); in bfin_debug_mmrs_init()
1543 SPORT(3); in bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf527/boards/
Dezkit.c516 .start = SPORT##x##_TCR1, \
517 .end = SPORT##x##_TCR1, \
/linux-4.4.14/arch/blackfin/mach-bf548/boards/
Dezkit.c1863 .start = SPORT##x##_TCR1, \
1864 .end = SPORT##x##_TCR1, \
/linux-4.4.14/drivers/spi/
DKconfig116 tristate "SPI bus via Blackfin SPORT"
119 Enable support for a SPI bus via the Blackfin SPORT peripheral.
/linux-4.4.14/arch/blackfin/mach-bf537/boards/
Dstamp.c2567 .start = SPORT##x##_TCR1, \
2568 .end = SPORT##x##_TCR1, \
/linux-4.4.14/arch/blackfin/
DKconfig528 This sets the frequency of the system clock1 (including SPORT, SPI and ACM).
1269 Various Peripherals such as UART, SPORT, PPI may not function as
/linux-4.4.14/drivers/tty/serial/
DKconfig1222 tristate "Blackfin SPORT emulate UART"
1226 Enable SPORT emulate UART on Blackfin series.