old_ctl 497 drivers/tty/serial/owl-uart.c u32 old_ctl, val; old_ctl 512 drivers/tty/serial/owl-uart.c old_ctl = owl_uart_read(port, OWL_UART_CTL); old_ctl 513 drivers/tty/serial/owl-uart.c val = old_ctl | OWL_UART_CTL_TRFS_TX; old_ctl 529 drivers/tty/serial/owl-uart.c owl_uart_write(port, old_ctl, OWL_UART_CTL);