Home
last modified time | relevance | path

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

/drivers/tty/serial/
A Daltera_uart.c76 struct altera_uart { struct
101 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_get_mctrl() argument
127 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_set_mctrl()
139 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_start_tx()
147 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_stop_tx()
155 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_stop_rx()
163 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_break_ctl()
260 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_interrupt()
278 struct altera_uart *pp = timer_container_of(pp, t, tmr); in altera_uart_timer()
297 struct altera_uart *pp = container_of(port, struct altera_uart, port); in altera_uart_startup()
[all …]
A DMakefile28 obj-$(CONFIG_SERIAL_ALTERA_UART) += altera_uart.o

Completed in 5 milliseconds