Searched refs:configure_dma (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/parisc/
H A Deisa_enumerator.c151 static int configure_dma(const unsigned char *buf) configure_dma() function
388 pos += configure_dma(buf+pos); parse_slot_config()
/linux-4.1.27/drivers/spi/
H A Dspi-pl022.c930 * configure_dma - configures the channels for the next transfer
933 static int configure_dma(struct pl022 *pl022) configure_dma() function
1223 static inline int configure_dma(struct pl022 *pl022) configure_dma() function
1433 if (configure_dma(pl022)) { pump_transfers()
1468 if (configure_dma(pl022)) { do_interrupt_dma_transfer()

Completed in 74 milliseconds