Home
last modified time | relevance | path

Searched refs:PPC_TXD1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/mach-sa1100/
H A Dassabet.c549 PPDR |= PPC_TXD3 | PPC_TXD1; in assabet_init()
550 PPSR |= PPC_TXD3 | PPC_TXD1; in assabet_init()
H A Dcollie.c362 PPC_TXD1 | PPC_TXD2 | PPC_TXD3 | PPC_TXD4 | PPC_SCLK | PPC_SFRM; in collie_init()
/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c619 PPDR |= PPC_TXD1 | PPC_TXD3; in sa1100_init_ports()
620 PPSR |= PPC_TXD1 | PPC_TXD3; in sa1100_init_ports()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1304 #define PPC_TXD1 0x00001000 /* SDLC/UART Transmit Data 1 */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1750 #define PPC_TXD1 0x00001000 /* SDLC/UART Transmit Data 1 */ macro