Searched refs:GENI_UART_CONS_PORTS (Results 1 – 1 of 1) sorted by relevance
87 #define GENI_UART_CONS_PORTS 1 macro254 int nr_ports = console ? GENI_UART_CONS_PORTS : GENI_UART_PORTS; in get_port_from_line()427 WARN_ON(co->index < 0 || co->index >= GENI_UART_CONS_PORTS); in qcom_geni_serial_console_write()1066 if (co->index >= GENI_UART_CONS_PORTS || co->index < 0) in qcom_geni_console_setup()1175 .nr = GENI_UART_CONS_PORTS,