Home
last modified time | relevance | path

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

/linux-4.4.14/arch/nios2/boot/compressed/
Dconsole.c70 #define ALTERA_UART_SIZE 32 macro
/linux-4.4.14/drivers/tty/serial/
Daltera_uart.c40 #define ALTERA_UART_SIZE 32 macro
556 port->membase = ioremap(port->mapbase, ALTERA_UART_SIZE); in altera_uart_probe()