Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dqcom_geni_serial.c92 #define GENI_UART_CONS_PORTS 1 macro
256 int nr_ports = console ? GENI_UART_CONS_PORTS : GENI_UART_PORTS; in get_port_from_line()
475 WARN_ON(co->index < 0 || co->index >= GENI_UART_CONS_PORTS); in qcom_geni_serial_console_write()
1141 if (co->index >= GENI_UART_CONS_PORTS || co->index < 0) in qcom_geni_console_setup()
1287 .nr = GENI_UART_CONS_PORTS,