Symbol: OWL_UART_CTL
drivers/tty/serial/owl-uart.c
105
owl_uart_write(port, ctl, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
113
ctl = owl_uart_read(port, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
142
val = owl_uart_read(port, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
144
owl_uart_write(port, val, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
155
val = owl_uart_read(port, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
157
owl_uart_write(port, val, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
177
val = owl_uart_read(port, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
179
owl_uart_write(port, val, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
195
val = owl_uart_read(port, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
197
owl_uart_write(port, val, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
263
val = owl_uart_read(port, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
266
owl_uart_write(port, val, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
291
val = owl_uart_read(port, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
294
owl_uart_write(port, val, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
318
ctl = owl_uart_read(port, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
361
owl_uart_write(port, ctl, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
520
old_ctl = owl_uart_read(port, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
524
owl_uart_write(port, val, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
537
owl_uart_write(port, old_ctl, OWL_UART_CTL);
drivers/tty/serial/owl-uart.c
98
ctl = owl_uart_read(port, OWL_UART_CTL);