Searched refs:spi_pl022_dma_callback (Results 1 – 1 of 1) sorted by relevance
431 static void spi_pl022_dma_callback(const struct device *dma_dev, void *arg, uint32_t channel,472 dma_cfg->dma_callback = spi_pl022_dma_callback; in spi_pl022_dma_setup()485 dma_cfg->dma_callback = spi_pl022_dma_callback; in spi_pl022_dma_setup()561 static void spi_pl022_dma_callback(const struct device *dma_dev, void *arg, uint32_t channel, in spi_pl022_dma_callback() function