OWL_UART_STAT 110 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 126 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 142 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 144 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_STAT); OWL_UART_STAT 155 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 157 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_STAT); OWL_UART_STAT 169 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 171 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_STAT); OWL_UART_STAT 187 drivers/tty/serial/owl-uart.c while (!(owl_uart_read(port, OWL_UART_STAT) & OWL_UART_STAT_TFFU)) OWL_UART_STAT 194 drivers/tty/serial/owl-uart.c while (!(owl_uart_read(port, OWL_UART_STAT) & OWL_UART_STAT_TFFU)) { OWL_UART_STAT 219 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 243 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 259 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 267 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 269 drivers/tty/serial/owl-uart.c owl_uart_write(port, stat, OWL_UART_STAT); OWL_UART_STAT 306 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 309 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_STAT); OWL_UART_STAT 488 drivers/tty/serial/owl-uart.c while (owl_uart_read(port, OWL_UART_STAT) & OWL_UART_STAT_TFFU) OWL_UART_STAT 521 drivers/tty/serial/owl-uart.c while (owl_uart_read(port, OWL_UART_STAT) & OWL_UART_STAT_TRFL_MASK) OWL_UART_STAT 525 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); OWL_UART_STAT 527 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_STAT);