Home
last modified time | relevance | path

Searched refs:PPC_TXD3 (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.h1310 #define PPC_TXD3 0x00010000 /* UART Transmit Data 3 */ macro