Home
last modified time | relevance | path

Searched refs:UART_CONFIG_IRQ (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dserial_core.h409 #define UART_CONFIG_IRQ (1 << 1) macro
/linux-6.3-rc2/drivers/tty/serial/
A Dserial_core.c1160 flags |= UART_CONFIG_IRQ; in uart_do_autoconfig()
2543 flags |= UART_CONFIG_IRQ; in uart_configure_port()
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_port.c3217 if (port->type != PORT_UNKNOWN && flags & UART_CONFIG_IRQ) in serial8250_config_port()

Completed in 16 milliseconds