Searched refs:ddadr (Results 1 – 9 of 9) sorted by relevance
60 volatile u32 ddadr; /* Points to the next descriptor + flags */ member
79 u32 ddadr; /* Points to the next descriptor + flags */ member487 prev->desc.ddadr = new->async_tx.phys; in mmp_pdma_prep_memcpy()512 new->desc.ddadr = DDADR_STOP; in mmp_pdma_prep_memcpy()570 prev->desc.ddadr = new->async_tx.phys; in mmp_pdma_prep_slave_sg()589 new->desc.ddadr = DDADR_STOP; in mmp_pdma_prep_slave_sg()657 prev->desc.ddadr = new->async_tx.phys; in mmp_pdma_prep_dma_cyclic()678 new->desc.ddadr = first->async_tx.phys; in mmp_pdma_prep_dma_cyclic()
86 dma_desc->ddadr = next_desc_phys; in __pxa2xx_pcm_hw_params()100 dma_desc[-1].ddadr = rtd->dma_desc_array_phys; in __pxa2xx_pcm_hw_params()
106 seq_printf(s, "\tDDADR = %08x\n", desc->ddadr); in dbg_show_descriptors()116 phys_desc = desc->ddadr; in dbg_show_descriptors()
73 pd->dma_desc[pd->dma_desc_id].ddadr = pd->dma_desc_addr + in pxa_load_dmac()122 pd->dma_desc[pd->dma_desc_id - 1].ddadr = DDADR_STOP; in pxa_qc_prep()
106 - finisher: has ddadr=DADDR_STOP, dcmd=ENDIRQEN107 - linker: has ddadr= desc-sg[0] of next video buffer, dcmd=0
377 pxa_dma->sg_cpu[i].ddadr = in pxa_init_dma_channel()389 pxa_dma->sg_cpu[sglen].ddadr = DDADR_STOP; in pxa_init_dma_channel()582 buf_last_desc->ddadr = DDADR_STOP; in pxa_dma_add_tail_buf()586 pcdev->sg_tail[i]->ddadr = buf->dmas[i].sg_dma; in pxa_dma_add_tail_buf()
230 host->sg_cpu[i].ddadr = host->sg_dma + (i + 1) * in pxamci_setup_data()233 host->sg_cpu[host->dma_len - 1].ddadr = DDADR_STOP; in pxamci_setup_data()
562 desc->ddadr = DDADR_STOP; in start_data_dma()