Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsccnxp.c71 #define SCCNXP_THR_REG SCCNXP_RHR_REG macro
446 sccnxp_port_write(port, SCCNXP_THR_REG, port->x_char); in sccnxp_handle_tx()
469 sccnxp_port_write(port, SCCNXP_THR_REG, xmit->buf[xmit->tail]); in sccnxp_handle_tx()
836 sccnxp_port_write(port, SCCNXP_THR_REG, c); in sccnxp_console_putchar()