Searched refs:NUM_UART (Results 1 – 1 of 1) sorted by relevance
54 #define NUM_UART 1 macro62 static struct pl011_struct uart[NUM_UART];81 DEBUG_ASSERT(n < NUM_UART); in uart_to_ptr()147 if (port >= NUM_UART) { in pl011_init_early()
Completed in 4 milliseconds