Home
last modified time | relevance | path

Searched refs:UPF_CONS_FLOW (Results 1 – 13 of 13) sorted by relevance

/linux/arch/arm/mach-s3c/
A Dmach-rx3715.c85 .uart_flags = UPF_CONS_FLOW,
A Dmach-n30.c70 .uart_flags = UPF_CONS_FLOW,
A Dmach-h1940.c107 .uart_flags = UPF_CONS_FLOW,
/linux/drivers/tty/serial/
A Dsamsung_tty.c321 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()
A Dserial_txx9.c468 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()
A Dbcm63xx_uart.c668 if (port->flags & UPF_CONS_FLOW) { in wait_for_xmitr()
A Dpxa.c614 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
A Dvr41xx_siu.c735 if (port->flags & UPF_CONS_FLOW) { in wait_for_xmitr()
A Dsunsu.c1275 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
A Domap-serial.c1138 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
A Dpch_uart.c1518 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()
/linux/include/linux/
A Dserial_core.h200 #define UPF_CONS_FLOW ((__force upf_t) (1 << 23)) macro
/linux/drivers/tty/serial/8250/
A D8250_port.c2081 if (up->port.flags & UPF_CONS_FLOW) { in wait_for_xmitr()

Completed in 55 milliseconds