Home
last modified time | relevance | path

Searched refs:UTDR (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/mach-sa1100/include/mach/
Duncompress.h39 UART(UTDR) = c; in putc()
Ddebug-macro.S49 str \rd, [\rx, #UTDR]
DSA-1100.h310 #define UTDR 0x14 macro
/linux-3.4.99/drivers/tty/serial/
Dsa1100.c66 #define UART_GET_CHAR(sport) __raw_readl((sport)->port.membase + UTDR)
74 #define UART_PUT_CHAR(sport,v) __raw_writel((v),(sport)->port.membase + UTDR)