MLB_USIO_SSR_ORE  167 drivers/tty/serial/milbeaut_usio.c 		if (!(status & (MLB_USIO_SSR_ORE | MLB_USIO_SSR_FRE |
MLB_USIO_SSR_ORE  174 drivers/tty/serial/milbeaut_usio.c 			uart_insert_char(port, status, MLB_USIO_SSR_ORE,
MLB_USIO_SSR_ORE  180 drivers/tty/serial/milbeaut_usio.c 		if (status & MLB_USIO_SSR_ORE)
MLB_USIO_SSR_ORE  196 drivers/tty/serial/milbeaut_usio.c 			uart_insert_char(port, status, MLB_USIO_SSR_ORE,
MLB_USIO_SSR_ORE  347 drivers/tty/serial/milbeaut_usio.c 	port->read_status_mask = MLB_USIO_SSR_ORE | MLB_USIO_SSR_RDRF |
MLB_USIO_SSR_ORE  356 drivers/tty/serial/milbeaut_usio.c 		port->ignore_status_mask |= MLB_USIO_SSR_ORE;