Lines Matching refs:seg_p
444 dma_addr_t seg_p; member
915 chan->seg_p); in xilinx_dma_free_chan_resources()
930 chan->seg_p); in xilinx_dma_free_chan_resources()
1098 &chan->seg_p, GFP_KERNEL); in xilinx_dma_alloc_chan_resources()
1120 chan->seg_p); in xilinx_dma_alloc_chan_resources()
1127 lower_32_bits(chan->seg_p + sizeof(*chan->seg_v) * in xilinx_dma_alloc_chan_resources()
1130 upper_32_bits(chan->seg_p + sizeof(*chan->seg_v) * in xilinx_dma_alloc_chan_resources()
1132 chan->seg_v[i].phys = chan->seg_p + in xilinx_dma_alloc_chan_resources()
1142 &chan->seg_p, GFP_KERNEL); in xilinx_dma_alloc_chan_resources()
1151 lower_32_bits(chan->seg_p + sizeof(*chan->seg_mv) * in xilinx_dma_alloc_chan_resources()
1154 upper_32_bits(chan->seg_p + sizeof(*chan->seg_mv) * in xilinx_dma_alloc_chan_resources()
1156 chan->seg_mv[i].phys = chan->seg_p + in xilinx_dma_alloc_chan_resources()