Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
Diop-adma.h305 static inline int iop3xx_aau_xor_slot_count(size_t len, int src_cnt, in iop3xx_aau_xor_slot_count() function
330 return iop3xx_aau_xor_slot_count(0, 2, slots_per_op); in iop_chan_interrupt_slot_count()
340 int slot_cnt = iop3xx_aau_xor_slot_count(len, src_cnt, slots_per_op); in iop_chan_xor_slot_count()
362 int slot_cnt = iop3xx_aau_xor_slot_count(len, src_cnt, slots_per_op); in iop_chan_zero_sum_slot_count()