Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ppc4xx/
H A Dadma.c790 * ppc440spe_chan_xor_slot_count - get the number of slots necessary for
793 static int ppc440spe_chan_xor_slot_count(size_t len, int src_cnt, in ppc440spe_chan_xor_slot_count() function
2041 slot_cnt = ppc440spe_chan_xor_slot_count(len, src_cnt, &slots_per_op); in ppc440spe_adma_prep_dma_xor()
3666 slot_cnt = ppc440spe_chan_xor_slot_count(0, 2, &slots_per_op); in ppc440spe_chan_start_null_xor()
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/
H A Dadma.c788 * ppc440spe_chan_xor_slot_count - get the number of slots necessary for
791 static int ppc440spe_chan_xor_slot_count(size_t len, int src_cnt, in ppc440spe_chan_xor_slot_count() function
2039 slot_cnt = ppc440spe_chan_xor_slot_count(len, src_cnt, &slots_per_op); in ppc440spe_adma_prep_dma_xor()
3663 slot_cnt = ppc440spe_chan_xor_slot_count(0, 2, &slots_per_op); in ppc440spe_chan_start_null_xor()

Completed in 16 milliseconds