Searched refs:GENI_UART_CONS_PORTS (Results 1 – 1 of 1) sorted by relevance
78 #define GENI_UART_CONS_PORTS 1 macro251 int nr_ports = console ? GENI_UART_CONS_PORTS : GENI_UART_PORTS; in get_port_from_line()487 WARN_ON(co->index < 0 || co->index >= GENI_UART_CONS_PORTS); in qcom_geni_serial_console_write()1371 if (co->index >= GENI_UART_CONS_PORTS || co->index < 0) in qcom_geni_console_setup()1517 .nr = GENI_UART_CONS_PORTS,