Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c53 #define MLB_USIO_SSR_PE BIT(5) macro
163 MLB_USIO_SSR_PE))) { in mlb_usio_rx_chars()
173 if (status & MLB_USIO_SSR_PE) in mlb_usio_rx_chars()
182 if (status & MLB_USIO_SSR_PE) { in mlb_usio_rx_chars()
346 port->read_status_mask |= MLB_USIO_SSR_FRE | MLB_USIO_SSR_PE; in mlb_usio_set_termios()
350 port->ignore_status_mask |= MLB_USIO_SSR_FRE | MLB_USIO_SSR_PE; in mlb_usio_set_termios()