Searched refs:MLB_USIO_SSR_PE (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 120 milliseconds