Home
last modified time | relevance | path

Searched defs:qe_port (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/tty/serial/
Ducc_uart.c214 static inline dma_addr_t cpu2qe_addr(void *addr, struct uart_qe_port *qe_port) in cpu2qe_addr()
232 static inline void *qe2cpu_addr(dma_addr_t addr, struct uart_qe_port *qe_port) in qe2cpu_addr()
255 struct uart_qe_port *qe_port = in qe_uart_tx_empty() local
307 struct uart_qe_port *qe_port = in qe_uart_stop_tx() local
327 static int qe_uart_tx_pump(struct uart_qe_port *qe_port) in qe_uart_tx_pump()
413 struct uart_qe_port *qe_port = in qe_uart_start_tx() local
430 struct uart_qe_port *qe_port = in qe_uart_stop_rx() local
454 struct uart_qe_port *qe_port = in qe_uart_break_ctl() local
467 static void qe_uart_int_rx(struct uart_qe_port *qe_port) in qe_uart_int_rx()
576 struct uart_qe_port *qe_port = (struct uart_qe_port *) data; in qe_uart_int() local
[all …]