owl_uart_read 94 drivers/tty/serial/owl-uart.c ctl = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 109 drivers/tty/serial/owl-uart.c ctl = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 110 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 126 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 138 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 142 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 151 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 155 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 169 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 173 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 187 drivers/tty/serial/owl-uart.c while (!(owl_uart_read(port, OWL_UART_STAT) & OWL_UART_STAT_TFFU)) owl_uart_read 194 drivers/tty/serial/owl-uart.c while (!(owl_uart_read(port, OWL_UART_STAT) & OWL_UART_STAT_TFFU)) { owl_uart_read 215 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 219 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 237 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_RXDAT); owl_uart_read 243 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 259 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 267 drivers/tty/serial/owl-uart.c stat = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 283 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 306 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT); owl_uart_read 311 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 338 drivers/tty/serial/owl-uart.c ctl = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 488 drivers/tty/serial/owl-uart.c while (owl_uart_read(port, OWL_UART_STAT) & OWL_UART_STAT_TFFU) owl_uart_read 512 drivers/tty/serial/owl-uart.c old_ctl = owl_uart_read(port, OWL_UART_CTL); owl_uart_read 521 drivers/tty/serial/owl-uart.c while (owl_uart_read(port, OWL_UART_STAT) & OWL_UART_STAT_TRFL_MASK) owl_uart_read 525 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_STAT);