OWL_UART_CTL 94 drivers/tty/serial/owl-uart.c ctl = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 101 drivers/tty/serial/owl-uart.c owl_uart_write(port, ctl, OWL_UART_CTL); OWL_UART_CTL 109 drivers/tty/serial/owl-uart.c ctl = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 138 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 140 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_CTL); OWL_UART_CTL 151 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 153 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_CTL); OWL_UART_CTL 173 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 175 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_CTL); OWL_UART_CTL 215 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 217 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_CTL); OWL_UART_CTL 283 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 286 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_CTL); OWL_UART_CTL 311 drivers/tty/serial/owl-uart.c val = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 314 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_CTL); OWL_UART_CTL 338 drivers/tty/serial/owl-uart.c ctl = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 381 drivers/tty/serial/owl-uart.c owl_uart_write(port, ctl, OWL_UART_CTL); OWL_UART_CTL 512 drivers/tty/serial/owl-uart.c old_ctl = owl_uart_read(port, OWL_UART_CTL); OWL_UART_CTL 516 drivers/tty/serial/owl-uart.c owl_uart_write(port, val, OWL_UART_CTL); OWL_UART_CTL 529 drivers/tty/serial/owl-uart.c owl_uart_write(port, old_ctl, OWL_UART_CTL);