Searched refs:UPF_CONS_FLOW (Results 1 – 14 of 14) sorted by relevance
93 .uart_flags = UPF_CONS_FLOW,
73 .uart_flags = UPF_CONS_FLOW,
111 .uart_flags = UPF_CONS_FLOW,
193 if (port->flags & UPF_CONS_FLOW) in s3c24xx_serial_stop_tx()350 if (port->flags & UPF_CONS_FLOW) in s3c24xx_serial_start_tx()645 if (port->flags & UPF_CONS_FLOW) { in s3c24xx_serial_rx_chars_pio()1715 if (cfg->uart_flags & UPF_CONS_FLOW) { in s3c24xx_serial_init_port()1717 port->flags |= UPF_CONS_FLOW; in s3c24xx_serial_init_port()
476 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()919 if (!(up->port.flags & UPF_CONS_FLOW) && (flcr & TXX9_SIFLCR_TES)) in serial_txx9_console_write()
672 if (port->flags & UPF_CONS_FLOW) { in wait_for_xmitr()
623 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
752 if (port->flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1007 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1282 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1210 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1547 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
200 #define UPF_CONS_FLOW ((__force upf_t) (1 << 23)) macro
2071 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()