Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c53 #define MLB_USIO_SSR_PE BIT(5) macro
162 MLB_USIO_SSR_PE))) { in mlb_usio_rx_chars()
172 if (status & MLB_USIO_SSR_PE) in mlb_usio_rx_chars()
181 if (status & MLB_USIO_SSR_PE) { in mlb_usio_rx_chars()
345 port->read_status_mask |= MLB_USIO_SSR_FRE | MLB_USIO_SSR_PE; in mlb_usio_set_termios()
349 port->ignore_status_mask |= MLB_USIO_SSR_FRE | MLB_USIO_SSR_PE; in mlb_usio_set_termios()