Searched refs:CSR_UARTDR (Results 1 – 2 of 2) sorted by relevance
66 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()
107 #define CSR_UARTDR DC21285_IO(0x0160) macro