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