Home
last modified time | relevance | path

Searched refs:pl011_dma_rx_running (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/tty/serial/
Damba-pl011.c1202 static inline bool pl011_dma_rx_running(struct uart_amba_port *uap) in pl011_dma_rx_running() function
1253 static inline bool pl011_dma_rx_running(struct uart_amba_port *uap) in pl011_dma_rx_running() function
1545 if (pl011_dma_rx_running(uap)) in pl011_int()
1803 if (!pl011_dma_rx_running(uap)) in pl011_enable_interrupts()
1817 if (!pl011_dma_rx_running(uap)) in pl011_unthrottle_rx()