Searched refs:uart_qe_port (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/
H A Ducc_uart.c177 struct uart_qe_port { struct
218 static inline dma_addr_t cpu2qe_addr(void *addr, struct uart_qe_port *qe_port)
236 static inline void *qe2cpu_addr(dma_addr_t addr, struct uart_qe_port *qe_port)
259 struct uart_qe_port *qe_port =
260 container_of(port, struct uart_qe_port, port);
311 struct uart_qe_port *qe_port =
312 container_of(port, struct uart_qe_port, port);
331 static int qe_uart_tx_pump(struct uart_qe_port *qe_port)
413 struct uart_qe_port *qe_port =
414 container_of(port, struct uart_qe_port, por
[all...]

Completed in 154 milliseconds