Searched refs:tcd_paddr (Results 1 – 1 of 1) sorted by relevance
199 dma_addr_t tcd_paddr; member213 dma_addr_t tcd_paddr; member302 prev->tcd->dlast_sga = mdesc->tcd_paddr; in mpc_dma_execute()504 dma_addr_t tcd_paddr; in mpc_dma_alloc_chan_resources() local512 &tcd_paddr, GFP_KERNEL); in mpc_dma_alloc_chan_resources()530 mdesc->tcd_paddr = tcd_paddr + (i * sizeof(struct mpc_dma_tcd)); in mpc_dma_alloc_chan_resources()539 tcd, tcd_paddr); in mpc_dma_alloc_chan_resources()545 mchan->tcd_paddr = tcd_paddr; in mpc_dma_alloc_chan_resources()562 dma_addr_t tcd_paddr; in mpc_dma_free_chan_resources() local577 tcd_paddr = mchan->tcd_paddr; in mpc_dma_free_chan_resources()[all …]