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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dserial_txx9.c73 struct uart_txx9_port { struct
180 static inline unsigned int sio_in(struct uart_txx9_port *up, int offset)
191 sio_out(struct uart_txx9_port *up, int offset, int value)
204 sio_mask(struct uart_txx9_port *up, int offset, unsigned int value)
209 sio_set(struct uart_txx9_port *up, int offset, unsigned int value)
215 sio_quot_set(struct uart_txx9_port *up, int quot)
232 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
238 struct uart_txx9_port *up = (struct uart_txx9_port *)por
[all...]

Completed in 92 milliseconds