Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Daltera_uart.c77 struct altera_uart { struct
102 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_get_mctrl() argument
112 static void altera_uart_update_ctrl_reg(struct altera_uart *pp) in altera_uart_update_ctrl_reg()
128 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_set_mctrl()
140 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_start_tx()
148 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_stop_tx()
156 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_stop_rx()
164 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_break_ctl()
261 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_interrupt()
279 struct altera_uart *pp = from_timer(pp, t, tmr); in altera_uart_timer()
[all …]
DMakefile60 obj-$(CONFIG_SERIAL_ALTERA_UART) += altera_uart.o
/Linux-v6.6/
DMAINTAINERS850 F: drivers/tty/serial/altera_uart.c
852 F: include/linux/altera_uart.h