Home
last modified time | relevance | path

Searched defs:altera_uart (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/tty/serial/
Daltera_uart.c77 struct altera_uart { struct
84 static u32 altera_uart_readl(struct uart_port *port, int reg) in altera_uart_readl() argument
102 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_get_mctrl() argument