Searched refs:GENI_UART_CONS_PORTS (Results 1 – 1 of 1) sorted by relevance
88 #define GENI_UART_CONS_PORTS 1 macro258 int nr_ports = console ? GENI_UART_CONS_PORTS : GENI_UART_PORTS; in get_port_from_line()477 WARN_ON(co->index < 0 || co->index >= GENI_UART_CONS_PORTS); in qcom_geni_serial_console_write()1116 if (co->index >= GENI_UART_CONS_PORTS || co->index < 0) in qcom_geni_console_setup()1269 .nr = GENI_UART_CONS_PORTS,