Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Diop-adma.c537 iop_desc_set_byte_count(grp_start, iop_chan, len); in iop_adma_prep_dma_memcpy()
570 iop_desc_set_byte_count(grp_start, iop_chan, len); in iop_adma_prep_dma_xor()
649 iop_desc_set_byte_count(g, iop_chan, len); in iop_adma_prep_dma_pq()
1463 iop_desc_set_byte_count(grp_start, iop_chan, 0); in iop_chan_start_null_memcpy()
1515 iop_desc_set_byte_count(grp_start, iop_chan, 0); in iop_chan_start_null_xor()
/Linux-v4.19/arch/arm/mach-iop13xx/include/mach/
Dadma.h360 static inline void iop_desc_set_byte_count(struct iop_adma_desc_slot *desc, in iop_desc_set_byte_count() function
468 iop_desc_set_byte_count(desc, chan, 0); in iop_desc_init_interrupt()
/Linux-v4.19/arch/arm/include/asm/hardware/
Diop3xx-adma.h646 static inline void iop_desc_set_byte_count(struct iop_adma_desc_slot *desc, in iop_desc_set_byte_count() function