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

/linux-4.1.27/drivers/dma/ppc4xx/
H A Dadma.c802 * ppc440spe_chan_xor_slot_count - get the number of slots necessary for
805 static int ppc440spe_chan_xor_slot_count(size_t len, int src_cnt, ppc440spe_chan_xor_slot_count() function
2056 slot_cnt = ppc440spe_chan_xor_slot_count(len, src_cnt, &slots_per_op); ppc440spe_adma_prep_dma_xor()
3681 slot_cnt = ppc440spe_chan_xor_slot_count(0, 2, &slots_per_op); ppc440spe_chan_start_null_xor()

Completed in 110 milliseconds