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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Daltera_uart.c2 * altera_uart.c -- Altera UART driver
27 #include <linux/altera_uart.h>
29 #define DRV_NAME "altera_uart"
77 struct altera_uart { struct
91 struct altera_uart *pp = container_of(port, struct altera_uart, port);
104 struct altera_uart *pp = container_of(port, struct altera_uart, port);
116 struct altera_uart *pp = container_of(port, struct altera_uart, por
[all...]
H A DMakefile88 obj-$(CONFIG_SERIAL_ALTERA_UART) += altera_uart.o

Completed in 92 milliseconds