Searched refs:uart_qe_port (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | ucc_uart.c | 177 struct uart_qe_port { struct 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() 260 container_of(port, struct uart_qe_port, port); in qe_uart_tx_empty() 311 struct uart_qe_port *qe_port = in qe_uart_stop_tx() 312 container_of(port, struct uart_qe_port, port); in qe_uart_stop_tx() 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() 416 container_of(port, struct uart_qe_port, por in qe_uart_start_tx() [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | ucc_uart.c | 177 struct uart_qe_port { struct 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() 260 container_of(port, struct uart_qe_port, port); in qe_uart_tx_empty() 311 struct uart_qe_port *qe_port = in qe_uart_stop_tx() 312 container_of(port, struct uart_qe_port, port); in qe_uart_stop_tx() 331 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() 414 container_of(port, struct uart_qe_port, por in qe_uart_start_tx() [all...] |
Completed in 3 milliseconds