Searched refs:PIC32_MAX_UARTS (Results 1 – 1 of 1) sorted by relevance
31 #define PIC32_MAX_UARTS 6 macro128 static struct pic32_sport *pic32_sports[PIC32_MAX_UARTS];805 if (unlikely(co->index < 0 || co->index >= PIC32_MAX_UARTS)) in pic32_console_setup()862 .nr = PIC32_MAX_UARTS,877 if (uart_idx < 0 || uart_idx >= PIC32_MAX_UARTS) in pic32_uart_probe()