Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dsdio_uart.c45 #define UART_NR 8 /* Number of UARTs this driver can handle */ macro
84 static struct sdio_uart_port *sdio_uart_table[UART_NR];
97 for (index = 0; index < UART_NR; index++) { in sdio_uart_add_port()
114 if (index >= UART_NR) in sdio_uart_port_get()
950 for (i = 0; i < UART_NR; i++) { in sdio_uart_proc_show()
1120 sdio_uart_tty_driver = tty_drv = tty_alloc_driver(UART_NR, in sdio_uart_init()
/linux/drivers/tty/serial/
H A Dapbuart.h7 #define UART_NR 8 macro
H A Dcpm_uart.h32 #define UART_NR 6 macro
H A Dfsl_linflexuart.c117 #define UART_NR 4 macro
553 static struct uart_port *linflex_ports[UART_NR];
823 if (ret >= UART_NR) { in linflex_probe()
825 UART_NR); in linflex_probe()
H A Dfsl_lpuart.c248 #define UART_NR 12 macro
2490 static struct lpuart_port *lpuart_ports[UART_NR];