ar933x_uart_port   52 drivers/tty/serial/ar933x_uart.c static inline unsigned int ar933x_uart_read(struct ar933x_uart_port *up,
ar933x_uart_port   58 drivers/tty/serial/ar933x_uart.c static inline void ar933x_uart_write(struct ar933x_uart_port *up,
ar933x_uart_port   64 drivers/tty/serial/ar933x_uart.c static inline void ar933x_uart_rmw(struct ar933x_uart_port *up,
ar933x_uart_port   77 drivers/tty/serial/ar933x_uart.c static inline void ar933x_uart_rmw_set(struct ar933x_uart_port *up,
ar933x_uart_port   84 drivers/tty/serial/ar933x_uart.c static inline void ar933x_uart_rmw_clear(struct ar933x_uart_port *up,
ar933x_uart_port   91 drivers/tty/serial/ar933x_uart.c static inline void ar933x_uart_start_tx_interrupt(struct ar933x_uart_port *up)
ar933x_uart_port   97 drivers/tty/serial/ar933x_uart.c static inline void ar933x_uart_stop_tx_interrupt(struct ar933x_uart_port *up)
ar933x_uart_port  103 drivers/tty/serial/ar933x_uart.c static inline void ar933x_uart_putc(struct ar933x_uart_port *up, int ch)
ar933x_uart_port  114 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  115 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  137 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  138 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  145 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  146 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  153 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  154 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  162 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  163 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  231 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  232 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  304 drivers/tty/serial/ar933x_uart.c static void ar933x_uart_rx_chars(struct ar933x_uart_port *up)
ar933x_uart_port  336 drivers/tty/serial/ar933x_uart.c static void ar933x_uart_tx_chars(struct ar933x_uart_port *up)
ar933x_uart_port  377 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up = dev_id;
ar933x_uart_port  409 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  410 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  440 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  441 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  479 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  480 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  515 drivers/tty/serial/ar933x_uart.c static struct ar933x_uart_port *
ar933x_uart_port  518 drivers/tty/serial/ar933x_uart.c static void ar933x_uart_wait_xmitr(struct ar933x_uart_port *up)
ar933x_uart_port  534 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up =
ar933x_uart_port  535 drivers/tty/serial/ar933x_uart.c 		container_of(port, struct ar933x_uart_port, port);
ar933x_uart_port  544 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up = ar933x_console_ports[co->index];
ar933x_uart_port  583 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up;
ar933x_uart_port  623 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up;
ar933x_uart_port  655 drivers/tty/serial/ar933x_uart.c 	up = devm_kzalloc(&pdev->dev, sizeof(struct ar933x_uart_port),
ar933x_uart_port  718 drivers/tty/serial/ar933x_uart.c 	struct ar933x_uart_port *up;