Searched refs:sc_hwiflow (Results 1 – 12 of 12) sorted by relevance
186 if (sc->sc_hwiflow) in uart_tty_close()232 if ((tp->t_termios.c_cflag & CRTS_IFLOW) && !sc->sc_hwiflow) in uart_tty_inwakeup()290 if (!sc->sc_hwiflow) { in uart_tty_param()345 !sc->sc_hwiflow) in uart_tty_intr()
94 bool sc_hwiflow:1; /* This UART has HW input flow ctl. */ member
641 if (sc->sc_hwiflow || sc->sc_hwoflow) { in uart_bus_attach()644 if (sc->sc_hwiflow) { in uart_bus_attach()
344 sc->sc_hwiflow = 0; in msm_bus_attach()
496 sc->sc_hwiflow = 0; in uart_mvebu_bus_probe()
613 sc->sc_hwiflow = 0; /* CTS doesn't work with RFC:RFDF. */ in sab82532_bus_probe()
950 sc->sc_hwiflow = 1; in ns8250_bus_probe()
248 sc->sc_hwiflow = 0; in exynos4210_bus_attach()
299 sc->sc_hwiflow = 0; in vf_uart_bus_attach()
427 sc->sc_hwiflow = 0; in cdnc_uart_bus_probe()
321 sc->sc_hwiflow = 1; in aml8726_uart_bus_probe()
712 sc->sc_hwiflow = 1; in oct16550_bus_probe()