Home
last modified time | relevance | path

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

/linux/arch/arm/include/debug/
A Dsa1100.S11 #define UTDR 0x14 macro
51 str \rd, [\rx, #UTDR]
/linux/arch/arm/mach-sa1100/include/mach/
A Duncompress.h42 UART(UTDR) = c; in putc()
A DSA-1100.h311 #define UTDR 0x14 macro
/linux/drivers/mfd/
A Dipaq-micro.c177 ch = readl(micro->base + UTDR); in micro_rx_chars()
288 writel(tx->buf[tx->index], micro->base + UTDR); in micro_tx_chars()
/linux/drivers/tty/serial/
A Dsa1100.c51 #define UART_GET_CHAR(sport) __raw_readl((sport)->port.membase + UTDR)
59 #define UART_PUT_CHAR(sport,v) __raw_writel((v),(sport)->port.membase + UTDR)

Completed in 18 milliseconds