Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40.c2233 d40_prep_sg(struct dma_chan *dchan, struct scatterlist *sg_src, in d40_prep_sg() function
2516 return d40_prep_sg(chan, &src_sg, &dst_sg, 1, in d40_prep_memcpy()
2528 return d40_prep_sg(chan, sgl, sgl, sg_len, direction, dma_flags); in d40_prep_slave_sg()
2553 txd = d40_prep_sg(chan, sg, sg, periods, direction, in dma40_prep_dma_cyclic()