Home
last modified time | relevance | path

Searched refs:NUM_UART (Results 1 – 1 of 1) sorted by relevance

/dev/uart/pl011/
A Duart.c54 #define NUM_UART 1 macro
62 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