Searched refs:seg_p (Results 1 – 1 of 1) sorted by relevance
452 dma_addr_t seg_p; member949 chan->seg_p); in xilinx_dma_free_chan_resources()964 chan->seg_p); in xilinx_dma_free_chan_resources()1132 &chan->seg_p, GFP_KERNEL); in xilinx_dma_alloc_chan_resources()1154 chan->seg_p); in xilinx_dma_alloc_chan_resources()1161 lower_32_bits(chan->seg_p + sizeof(*chan->seg_v) * in xilinx_dma_alloc_chan_resources()1164 upper_32_bits(chan->seg_p + sizeof(*chan->seg_v) * in xilinx_dma_alloc_chan_resources()1166 chan->seg_v[i].phys = chan->seg_p + in xilinx_dma_alloc_chan_resources()1176 &chan->seg_p, GFP_KERNEL); in xilinx_dma_alloc_chan_resources()1185 lower_32_bits(chan->seg_p + sizeof(*chan->seg_mv) * in xilinx_dma_alloc_chan_resources()[all …]