Lines Matching defs:qe_port
218 static inline dma_addr_t cpu2qe_addr(void *addr, struct uart_qe_port *qe_port) in cpu2qe_addr()
236 static inline void *qe2cpu_addr(dma_addr_t addr, struct uart_qe_port *qe_port) in qe2cpu_addr()
259 struct uart_qe_port *qe_port = in qe_uart_tx_empty() local
311 struct uart_qe_port *qe_port = in qe_uart_stop_tx() local
331 static int qe_uart_tx_pump(struct uart_qe_port *qe_port) in qe_uart_tx_pump()
415 struct uart_qe_port *qe_port = in qe_uart_start_tx() local
432 struct uart_qe_port *qe_port = in qe_uart_stop_rx() local
446 struct uart_qe_port *qe_port = in qe_uart_break_ctl() local
459 static void qe_uart_int_rx(struct uart_qe_port *qe_port) in qe_uart_int_rx()
567 struct uart_qe_port *qe_port = (struct uart_qe_port *) data; in qe_uart_int() local
591 static void qe_uart_initbd(struct uart_qe_port *qe_port) in qe_uart_initbd()
649 static void qe_uart_init_ucc(struct uart_qe_port *qe_port) in qe_uart_init_ucc()
772 struct uart_qe_port *qe_port = in qe_uart_startup() local
808 struct uart_qe_port *qe_port = in qe_uart_shutdown() local
848 struct uart_qe_port *qe_port = in qe_uart_set_termios() local
983 struct uart_qe_port *qe_port = in qe_uart_request_port() local
1049 struct uart_qe_port *qe_port = in qe_uart_release_port() local
1256 struct uart_qe_port *qe_port = NULL; in ucc_uart_probe() local
1476 struct uart_qe_port *qe_port = platform_get_drvdata(ofdev); in ucc_uart_remove() local