Home
last modified time | relevance | path

Searched refs:Ser2UTCR0 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dgeneric.c257 DEFINE_RES_MEM(__PREG(Ser2UTCR0), 0x24),
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h216 * Ser2UTCR0 Serial port 2 Universal Asynchronous
284 #define Ser2UTCR0 _UTCR0 (2) /* Ser. port 2 UART Control Reg. 0 */ macro
303 #define _Ser2UTCR0 __PREG(Ser2UTCR0)
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h216 * Ser2UTCR0 Serial port 2 Universal Asynchronous
284 #define Ser2UTCR0 _UTCR0 (2) /* Ser. port 2 UART Control Reg. 0 */ macro
303 #define _Ser2UTCR0 __PREG(Ser2UTCR0)
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsa1100.c680 sa1100_ports[idx].port.membase = (void __iomem *)&Ser2UTCR0; in sa1100_register_uart()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsa1100.c653 sa1100_ports[idx].port.membase = (void __iomem *)&Ser2UTCR0; in sa1100_register_uart()

Completed in 16 milliseconds