Searched refs:UPF_CONS_FLOW (Results 1 – 13 of 13) sorted by relevance
85 .uart_flags = UPF_CONS_FLOW,
70 .uart_flags = UPF_CONS_FLOW,
107 .uart_flags = UPF_CONS_FLOW,
321 if (port->flags & UPF_CONS_FLOW) in s3c24xx_serial_stop_tx()499 if (port->flags & UPF_CONS_FLOW) in s3c24xx_serial_start_tx()784 if (port->flags & UPF_CONS_FLOW) { in s3c24xx_serial_rx_drain_fifo()2058 if (cfg->uart_flags & UPF_CONS_FLOW) { in s3c24xx_serial_init_port()2060 port->flags |= UPF_CONS_FLOW; in s3c24xx_serial_init_port()
468 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()911 if (!(up->port.flags & UPF_CONS_FLOW) && (flcr & TXX9_SIFLCR_TES)) in serial_txx9_console_write()
668 if (port->flags & UPF_CONS_FLOW) { in wait_for_xmitr()
614 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
735 if (port->flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1275 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1138 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1518 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
200 #define UPF_CONS_FLOW ((__force upf_t) (1 << 23)) macro
2081 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
Completed in 55 milliseconds