Home
last modified time | relevance | path

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

/Linux-v6.6/arch/nios2/boot/compressed/
Dconsole.c57 #define ALTERA_UART_SIZE 32 macro
/Linux-v6.6/drivers/tty/serial/
Daltera_uart.c36 #define ALTERA_UART_SIZE 32 macro
575 port->membase = ioremap(port->mapbase, ALTERA_UART_SIZE); in altera_uart_probe()