Searched refs:tcd_paddr (Results 1 – 1 of 1) sorted by relevance
187 dma_addr_t tcd_paddr; member201 dma_addr_t tcd_paddr; member290 prev->tcd->dlast_sga = mdesc->tcd_paddr; in mpc_dma_execute()492 dma_addr_t tcd_paddr; in mpc_dma_alloc_chan_resources() local500 &tcd_paddr, GFP_KERNEL); in mpc_dma_alloc_chan_resources()518 mdesc->tcd_paddr = tcd_paddr + (i * sizeof(struct mpc_dma_tcd)); in mpc_dma_alloc_chan_resources()527 tcd, tcd_paddr); in mpc_dma_alloc_chan_resources()533 mchan->tcd_paddr = tcd_paddr; in mpc_dma_alloc_chan_resources()550 dma_addr_t tcd_paddr; in mpc_dma_free_chan_resources() local565 tcd_paddr = mchan->tcd_paddr; in mpc_dma_free_chan_resources()[all …]