Searched refs:seg_p (Results 1 – 1 of 1) sorted by relevance
444 dma_addr_t seg_p; member915 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()[all …]