Home
last modified time | relevance | path

Searched refs:CSR_UARTDR (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dserial_21285.c66 ch = *CSR_UARTDR; in rs285_rx_int()
105 *CSR_UARTDR = x_char; in rs285_tx_int()
113 *CSR_UARTDR = *getp; in rs285_tx_int()
383 *CSR_UARTDR = s[i]; in rs285_console_write()
386 *CSR_UARTDR = '\r'; in rs285_console_write()
/linux-2.4.37.9/include/asm-arm/hardware/
Ddec21285.h107 #define CSR_UARTDR DC21285_IO(0x0160) macro