Searched refs:tcd_paddr (Results 1 – 1 of 1) sorted by relevance
197 dma_addr_t tcd_paddr; member211 dma_addr_t tcd_paddr; member297 prev->tcd->dlast_sga = mdesc->tcd_paddr; in mpc_dma_execute()505 dma_addr_t tcd_paddr; in mpc_dma_alloc_chan_resources() local513 &tcd_paddr, GFP_KERNEL); in mpc_dma_alloc_chan_resources()531 mdesc->tcd_paddr = tcd_paddr + (i * sizeof(struct mpc_dma_tcd)); in mpc_dma_alloc_chan_resources()540 tcd, tcd_paddr); in mpc_dma_alloc_chan_resources()546 mchan->tcd_paddr = tcd_paddr; in mpc_dma_alloc_chan_resources()563 dma_addr_t tcd_paddr; in mpc_dma_free_chan_resources() local578 tcd_paddr = mchan->tcd_paddr; in mpc_dma_free_chan_resources()[all …]