Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Diop-adma.c130 iter->async_tx.phys, iop_desc_get_next_desc(iter), in __iop_adma_slot_cleanup()
148 if (busy || iop_desc_get_next_desc(iter)) in __iop_adma_slot_cleanup()
395 BUG_ON(iop_desc_get_next_desc(old_chain_tail) != next_dma); /* flush */ in iop_adma_tx_submit()
398 iop_paranoia(iop_desc_get_next_desc(sw_desc)); in iop_adma_tx_submit()
1489 BUG_ON(iop_desc_get_next_desc(sw_desc)); in iop_chan_start_null_memcpy()
1542 BUG_ON(iop_desc_get_next_desc(sw_desc)); in iop_chan_start_null_xor()
/Linux-v4.19/arch/arm/mach-iop13xx/include/mach/
Dadma.h493 static inline u32 iop_desc_get_next_desc(struct iop_adma_desc_slot *desc) in iop_desc_get_next_desc() function
/Linux-v4.19/arch/arm/include/asm/hardware/
Diop3xx-adma.h780 static inline u32 iop_desc_get_next_desc(struct iop_adma_desc_slot *desc) in iop_desc_get_next_desc() function