Home
last modified time | relevance | path

Searched refs:Ser2UTCR0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h284 #define Ser2UTCR0 _UTCR0 (2) /* Ser. port 2 UART Control Reg. 0 */ macro
303 #define _Ser2UTCR0 __PREG(Ser2UTCR0)
/openbmc/u-boot/include/
H A DSA-1100.h469 #define Ser2UTCR0 /* Ser. port 2 UART Control Reg. 0 */ \ macro
510 #define Ser2UTCR0 ( io_p2v (_Ser2UTCR0)) macro
/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c653 sa1100_ports[idx].port.membase = (void __iomem *)&Ser2UTCR0; in sa1100_register_uart()