Home
last modified time | relevance | path

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

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