Searched refs:uart_idx (Results 1 – 1 of 1) sorted by relevance
871 int uart_idx = 0; in pic32_uart_probe() local876 uart_idx = of_alias_get_id(np, "serial"); in pic32_uart_probe()877 if (uart_idx < 0 || uart_idx >= PIC32_MAX_UARTS) in pic32_uart_probe()888 sport->idx = uart_idx; in pic32_uart_probe()903 pic32_sports[uart_idx] = sport; in pic32_uart_probe()912 port->line = uart_idx; in pic32_uart_probe()933 __func__, uart_idx); in pic32_uart_probe()