uart_qe_port 214 drivers/tty/serial/ucc_uart.c static inline dma_addr_t cpu2qe_addr(void *addr, struct uart_qe_port *qe_port) uart_qe_port 232 drivers/tty/serial/ucc_uart.c static inline void *qe2cpu_addr(dma_addr_t addr, struct uart_qe_port *qe_port) uart_qe_port 255 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 256 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 307 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 308 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 327 drivers/tty/serial/ucc_uart.c static int qe_uart_tx_pump(struct uart_qe_port *qe_port) uart_qe_port 413 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 414 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 430 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 431 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 444 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 445 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 457 drivers/tty/serial/ucc_uart.c static void qe_uart_int_rx(struct uart_qe_port *qe_port) uart_qe_port 566 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = (struct uart_qe_port *) data; uart_qe_port 590 drivers/tty/serial/ucc_uart.c static void qe_uart_initbd(struct uart_qe_port *qe_port) uart_qe_port 648 drivers/tty/serial/ucc_uart.c static void qe_uart_init_ucc(struct uart_qe_port *qe_port) uart_qe_port 778 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 779 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 814 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 815 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 854 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 855 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 989 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 990 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 1055 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = uart_qe_port 1056 drivers/tty/serial/ucc_uart.c container_of(port, struct uart_qe_port, port); uart_qe_port 1196 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = NULL; uart_qe_port 1256 drivers/tty/serial/ucc_uart.c qe_port = kzalloc(sizeof(struct uart_qe_port), GFP_KERNEL); uart_qe_port 1463 drivers/tty/serial/ucc_uart.c struct uart_qe_port *qe_port = platform_get_drvdata(ofdev);