Searched refs:MLB_USIO_REG_ESCR (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/
H A Dmilbeaut_usio.c26 #define MLB_USIO_REG_ESCR 2 macro
267 escr = readb(port->membase + MLB_USIO_REG_ESCR);
272 writeb(escr, port->membase + MLB_USIO_REG_ESCR);
360 writeb(escr, port->membase + MLB_USIO_REG_ESCR);

Completed in 180 milliseconds