Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-topcliff-pch.c797 static void pch_dma_rx_complete(void *arg) in pch_dma_rx_complete() function
1024 desc_rx->callback = pch_dma_rx_complete; in pch_spi_handle_dma()
/openbmc/linux/drivers/tty/serial/
H A Dpch_uart.c726 static void pch_dma_rx_complete(void *arg) in pch_dma_rx_complete() function
812 desc->callback = pch_dma_rx_complete; in dma_handle_rx()