Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c30 #define MLB_USIO_REG_FCR 12 macro
68 port->membase + MLB_USIO_REG_FCR); in mlb_usio_stop_tx()
79 port->membase + MLB_USIO_REG_FCR); in mlb_usio_tx_chars()
108 port->membase + MLB_USIO_REG_FCR); in mlb_usio_tx_chars()
200 port->membase + MLB_USIO_REG_FCR); in mlb_usio_rx_chars()
275 writew(0, port->membase + MLB_USIO_REG_FCR); in mlb_usio_startup()
277 port->membase + MLB_USIO_REG_FCR); in mlb_usio_startup()
279 port->membase + MLB_USIO_REG_FCR); in mlb_usio_startup()
358 writew(0, port->membase + MLB_USIO_REG_FCR); in mlb_usio_set_termios()
362 writew(0, port->membase + MLB_USIO_REG_FCR); in mlb_usio_set_termios()
[all …]