Searched refs:iop_desc_set_byte_count (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/dma/ |
D | iop-adma.c | 537 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/ |
D | adma.h | 360 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/ |
D | iop3xx-adma.h | 646 static inline void iop_desc_set_byte_count(struct iop_adma_desc_slot *desc, in iop_desc_set_byte_count() function
|