Home
last modified time | relevance | path

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

/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()
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1304 #define PPC_TXD1 0x00001000 /* SDLC/UART Transmit Data 1 */ macro