Searched refs:ddadr (Results 1 – 8 of 8) sorted by relevance
60 volatile u32 ddadr; /* Points to the next descriptor + flags */ member
55 dma_desc->ddadr = next_desc_phys; in __pxa2xx_pcm_hw_params()69 dma_desc[-1].ddadr = rtd->dma_desc_array_phys; in __pxa2xx_pcm_hw_params()
108 pos += seq_printf(s, "\tDDADR = %08x\n", desc->ddadr); in dbg_show_descriptors()119 phys_desc = desc->ddadr; in dbg_show_descriptors()
74 pd->dma_desc[pd->dma_desc_id].ddadr = pd->dma_desc_addr + in pxa_load_dmac()123 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
381 pxa_dma->sg_cpu[i].ddadr = in pxa_init_dma_channel()393 pxa_dma->sg_cpu[sglen].ddadr = DDADR_STOP; in pxa_init_dma_channel()591 buf_last_desc->ddadr = DDADR_STOP; in pxa_dma_add_tail_buf()595 pcdev->sg_tail[i]->ddadr = buf->dmas[i].sg_dma; in pxa_dma_add_tail_buf()
227 host->sg_cpu[i].ddadr = host->sg_dma + (i + 1) * in pxamci_setup_data()230 host->sg_cpu[host->dma_len - 1].ddadr = DDADR_STOP; in pxamci_setup_data()
373 desc->ddadr = DDADR_STOP; in start_data_dma()