Searched refs:UPF_BUGGY_UART (Results 1 – 8 of 8) sorted by relevance
75 UPF_BUGGY_UART | \
71 UPF_BUGGY_UART,
194 #define UPF_BUGGY_UART ((__force upf_t) ASYNC_BUGGY_UART /* 14 */ ) macro
356 uart.port.flags |= UPF_BUGGY_UART; in setup_serial()
1182 if (!(port->flags & UPF_BUGGY_UART)) { in autoconfig()2150 if (!(port->flags & UPF_BUGGY_UART) && in serial8250_do_startup()
671 if (!(up->port.flags & UPF_BUGGY_UART) && in sunsu_startup()1053 if (!(up->port.flags & UPF_BUGGY_UART)) { in sunsu_autoconfig()
51 #define UPF_TXX9_HAVE_CTS_LINE UPF_BUGGY_UART
453 req.flags |= UPF_BUGGY_UART /*HAVE_CTS_LINE*/; in txx9_sio_init()