Searched refs:uart_pxa_port (Results 1 – 1 of 1) sorted by relevance
42 struct uart_pxa_port { struct52 static inline unsigned int serial_in(struct uart_pxa_port *up, int offset) in serial_in() argument58 static inline void serial_out(struct uart_pxa_port *up, int offset, int value) in serial_out()66 struct uart_pxa_port *up = (struct uart_pxa_port *)port; in serial_pxa_enable_ms()74 struct uart_pxa_port *up = (struct uart_pxa_port *)port; in serial_pxa_stop_tx()84 struct uart_pxa_port *up = (struct uart_pxa_port *)port; in serial_pxa_stop_rx()91 static inline void receive_chars(struct uart_pxa_port *up, int *status) in receive_chars()175 static void transmit_chars(struct uart_pxa_port *up) in transmit_chars()187 struct uart_pxa_port *up = (struct uart_pxa_port *)port; in serial_pxa_start_tx()196 static inline void check_modem_status(struct uart_pxa_port *up) in check_modem_status()[all …]