Searched refs:UPF_CONS_FLOW (Results 1 – 9 of 9) sorted by relevance
321 if (port->flags & UPF_CONS_FLOW) in s3c24xx_serial_stop_tx()497 if (port->flags & UPF_CONS_FLOW) in s3c24xx_serial_start_tx()783 if (port->flags & UPF_CONS_FLOW) { in s3c24xx_serial_rx_drain_fifo()1925 if (cfg->uart_flags & UPF_CONS_FLOW) { in s3c24xx_serial_init_port()1927 port->flags |= UPF_CONS_FLOW; in s3c24xx_serial_init_port()
424 if (up->flags & UPF_CONS_FLOW) { in wait_for_xmitr()859 if (!(up->flags & UPF_CONS_FLOW) && (flcr & TXX9_SIFLCR_TES)) in serial_txx9_console_write()
679 if (port->flags & UPF_CONS_FLOW) { in wait_for_xmitr()
576 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1271 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1095 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1463 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
527 #define UPF_CONS_FLOW ((__force upf_t) BIT_ULL(23)) macro
2105 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()3472 !(up->port.flags & UPF_CONS_FLOW); in serial8250_console_write()