Searched refs:UPF_CONS_FLOW (Results 1 – 12 of 12) sorted by relevance
79 .uart_flags = UPF_CONS_FLOW,
70 .uart_flags = UPF_CONS_FLOW,
107 .uart_flags = UPF_CONS_FLOW,
326 if (port->flags & UPF_CONS_FLOW) in s3c24xx_serial_stop_tx()503 if (port->flags & UPF_CONS_FLOW) in s3c24xx_serial_start_tx()788 if (port->flags & UPF_CONS_FLOW) { in s3c24xx_serial_rx_drain_fifo()2009 if (cfg->uart_flags & UPF_CONS_FLOW) { in s3c24xx_serial_init_port()2011 port->flags |= UPF_CONS_FLOW; in s3c24xx_serial_init_port()
447 if (up->flags & UPF_CONS_FLOW) { in wait_for_xmitr()882 if (!(up->flags & UPF_CONS_FLOW) && (flcr & TXX9_SIFLCR_TES)) in serial_txx9_console_write()
667 if (port->flags & UPF_CONS_FLOW) { in wait_for_xmitr()
599 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1272 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1124 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
1463 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
523 #define UPF_CONS_FLOW ((__force upf_t) BIT_ULL(23)) macro
2108 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()3433 !(up->port.flags & UPF_CONS_FLOW); in serial8250_console_write()