Searched refs:MLB_USIO_REG_DR (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/
H A Dmilbeaut_usio.c28 #define MLB_USIO_REG_DR 4 macro
85 writew(port->x_char, port->membase + MLB_USIO_REG_DR);
104 writew(ch, port->membase + MLB_USIO_REG_DR);
164 ch = readw(port->membase + MLB_USIO_REG_DR);
408 writew(c, port->membase + MLB_USIO_REG_DR);

Completed in 242 milliseconds