Home
last modified time | relevance | path

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

/arch/arm/mach-iop13xx/include/mach/
Dadma.h201 iop_chan_xor_slot_count(size_t len, int src_cnt, int *slots_per_op) in iop_chan_xor_slot_count() function
217 #define iop_chan_zero_sum_slot_count(l, s, o) iop_chan_xor_slot_count(l, s, o)
218 #define iop_chan_pq_slot_count iop_chan_xor_slot_count
219 #define iop_chan_pq_zero_sum_slot_count iop_chan_xor_slot_count
/arch/arm/include/asm/hardware/
Diop3xx-adma.h355 static inline int iop_chan_xor_slot_count(size_t len, int src_cnt, in iop_chan_xor_slot_count() function