Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Ducc_uart.c218 static inline dma_addr_t cpu2qe_addr(void *addr, struct uart_qe_port *qe_port) in cpu2qe_addr() argument
236 static inline void *qe2cpu_addr(dma_addr_t addr, struct uart_qe_port *qe_port) in qe2cpu_addr() argument
259 struct uart_qe_port *qe_port = qe_uart_tx_empty() local
311 struct uart_qe_port *qe_port = qe_uart_stop_tx() local
331 qe_uart_tx_pump(struct uart_qe_port *qe_port) qe_uart_tx_pump() argument
415 struct uart_qe_port *qe_port = qe_uart_start_tx() local
432 struct uart_qe_port *qe_port = qe_uart_stop_rx() local
446 struct uart_qe_port *qe_port = qe_uart_break_ctl() local
459 qe_uart_int_rx(struct uart_qe_port *qe_port) qe_uart_int_rx() argument
567 struct uart_qe_port *qe_port = (struct uart_qe_port *) data; qe_uart_int() local
591 qe_uart_initbd(struct uart_qe_port *qe_port) qe_uart_initbd() argument
649 qe_uart_init_ucc(struct uart_qe_port *qe_port) qe_uart_init_ucc() argument
772 struct uart_qe_port *qe_port = qe_uart_startup() local
808 struct uart_qe_port *qe_port = qe_uart_shutdown() local
848 struct uart_qe_port *qe_port = qe_uart_set_termios() local
983 struct uart_qe_port *qe_port = qe_uart_request_port() local
1049 struct uart_qe_port *qe_port = qe_uart_release_port() local
1258 struct uart_qe_port *qe_port = NULL; ucc_uart_probe() local
1478 struct uart_qe_port *qe_port = platform_get_drvdata(ofdev); ucc_uart_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Ducc_uart.c218 static inline dma_addr_t cpu2qe_addr(void *addr, struct uart_qe_port *qe_port) in cpu2qe_addr() argument
236 static inline void *qe2cpu_addr(dma_addr_t addr, struct uart_qe_port *qe_port) in qe2cpu_addr() argument
259 struct uart_qe_port *qe_port = qe_uart_tx_empty() local
311 struct uart_qe_port *qe_port = qe_uart_stop_tx() local
331 qe_uart_tx_pump(struct uart_qe_port *qe_port) qe_uart_tx_pump() argument
413 struct uart_qe_port *qe_port = qe_uart_start_tx() local
430 struct uart_qe_port *qe_port = qe_uart_stop_rx() local
444 struct uart_qe_port *qe_port = qe_uart_break_ctl() local
457 qe_uart_int_rx(struct uart_qe_port *qe_port) qe_uart_int_rx() argument
565 struct uart_qe_port *qe_port = (struct uart_qe_port *) data; qe_uart_int() local
589 qe_uart_initbd(struct uart_qe_port *qe_port) qe_uart_initbd() argument
647 qe_uart_init_ucc(struct uart_qe_port *qe_port) qe_uart_init_ucc() argument
770 struct uart_qe_port *qe_port = qe_uart_startup() local
806 struct uart_qe_port *qe_port = qe_uart_shutdown() local
847 struct uart_qe_port *qe_port = qe_uart_set_termios() local
969 struct uart_qe_port *qe_port = qe_uart_request_port() local
1035 struct uart_qe_port *qe_port = qe_uart_release_port() local
1244 struct uart_qe_port *qe_port = NULL; ucc_uart_probe() local
1464 struct uart_qe_port *qe_port = platform_get_drvdata(ofdev); ucc_uart_remove() local
[all...]

Completed in 3 milliseconds