OWL_UART_STAT_RIP  143 drivers/tty/serial/owl-uart.c 	val |= OWL_UART_STAT_RIP;
OWL_UART_STAT_RIP  261 drivers/tty/serial/owl-uart.c 	if (stat & OWL_UART_STAT_RIP)
OWL_UART_STAT_RIP  268 drivers/tty/serial/owl-uart.c 	stat |= OWL_UART_STAT_RIP | OWL_UART_STAT_TIP;
OWL_UART_STAT_RIP  307 drivers/tty/serial/owl-uart.c 	val |= OWL_UART_STAT_RIP | OWL_UART_STAT_TIP
OWL_UART_STAT_RIP  526 drivers/tty/serial/owl-uart.c 	val |= OWL_UART_STAT_TIP | OWL_UART_STAT_RIP;