Home
last modified time | relevance | path

Searched refs:UPF_BUGGY_UART (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm/mach-pxa/
A Dcapc7117.c75 UPF_BUGGY_UART | \
/linux/include/linux/
A Dserial_core.h190 #define UPF_BUGGY_UART ((__force upf_t) ASYNC_BUGGY_UART /* 14 */ ) macro
/linux/drivers/tty/serial/
A Dsunsu.c663 if (!(up->port.flags & UPF_BUGGY_UART) && in sunsu_startup()
1045 if (!(up->port.flags & UPF_BUGGY_UART)) { in sunsu_autoconfig()
A Dserial_txx9.c47 #define UPF_TXX9_HAVE_CTS_LINE UPF_BUGGY_UART
/linux/drivers/tty/serial/8250/
A Dserial_cs.c365 uart.port.flags |= UPF_BUGGY_UART; in setup_serial()
A D8250_port.c1226 if (!(port->flags & UPF_BUGGY_UART)) { in autoconfig()
2235 if (!(port->flags & UPF_BUGGY_UART) && in serial8250_do_startup()
/linux/arch/mips/txx9/generic/
A Dsetup.c449 req.flags |= UPF_BUGGY_UART /*HAVE_CTS_LINE*/; in txx9_sio_init()

Completed in 20 milliseconds