Searched refs:uart_pxa_port (Results 1 – 1 of 1) sorted by relevance
50 struct uart_pxa_port { struct60 static inline unsigned int serial_in(struct uart_pxa_port *up, int offset) in serial_in() argument66 static inline void serial_out(struct uart_pxa_port *up, int offset, int value) in serial_out()74 struct uart_pxa_port *up = (struct uart_pxa_port *)port; in serial_pxa_enable_ms()82 struct uart_pxa_port *up = (struct uart_pxa_port *)port; in serial_pxa_stop_tx()92 struct uart_pxa_port *up = (struct uart_pxa_port *)port; in serial_pxa_stop_rx()99 static inline void receive_chars(struct uart_pxa_port *up, int *status) in receive_chars()183 static void transmit_chars(struct uart_pxa_port *up) in transmit_chars()218 struct uart_pxa_port *up = (struct uart_pxa_port *)port; in serial_pxa_start_tx()226 static inline void check_modem_status(struct uart_pxa_port *up) in check_modem_status()[all …]