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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmfd.c66 struct uart_hsu_port *uport;
71 struct uart_hsu_port { struct
97 struct uart_hsu_port port[3];
103 static inline unsigned int serial_in(struct uart_hsu_port *up, int offset)
116 static inline void serial_out(struct uart_hsu_port *up, int offset, int value)
140 struct uart_hsu_port *up = file->private_data;
282 struct uart_hsu_port *up =
283 container_of(port, struct uart_hsu_port, port);
289 void hsu_dma_tx(struct uart_hsu_port *up)
357 struct uart_hsu_port *u
[all...]

Completed in 28 milliseconds