Searched refs:UART_CONFIG_IRQ (Results 1 – 3 of 3) sorted by relevance
411 #define UART_CONFIG_IRQ (1 << 1) macro
1192 flags |= UART_CONFIG_IRQ; in uart_do_autoconfig()2607 flags |= UART_CONFIG_IRQ; in uart_configure_port()
3166 if (port->type != PORT_UNKNOWN && flags & UART_CONFIG_IRQ) in serial8250_config_port()
Completed in 18 milliseconds