Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c26 #define MLB_USIO_REG_ESCR 2 macro
268 escr = readb(port->membase + MLB_USIO_REG_ESCR); in mlb_usio_startup()
273 writeb(escr, port->membase + MLB_USIO_REG_ESCR); in mlb_usio_startup()
361 writeb(escr, port->membase + MLB_USIO_REG_ESCR); in mlb_usio_set_termios()