Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Damba-pl011.c1056 static void pl011_dma_rx_poll(struct timer_list *t) in pl011_dma_rx_poll() function
1170 timer_setup(&uap->dmarx.timer, pl011_dma_rx_poll, 0); in pl011_dma_startup()