Searched refs:pxad_get_config (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/dma/ |
D | pxa_dma.c | 865 static void pxad_get_config(struct pxad_chan *chan, in pxad_get_config() function 934 pxad_get_config(chan, DMA_MEM_TO_MEM, &dcmd, NULL, NULL); in pxad_prep_memcpy() 978 pxad_get_config(chan, dir, &dcmd, &dsadr, &dtadr); in pxad_prep_slave_sg() 1036 pxad_get_config(chan, dir, &dcmd, &dsadr, &dtadr); in pxad_prep_dma_cyclic()
|