xor_high_base    1099 drivers/dma/mv_xor.c 	mv_chan->mmr_high_base = xordev->xor_high_base;
xor_high_base    1166 drivers/dma/mv_xor.c 	void __iomem *base = xordev->xor_high_base;
xor_high_base    1202 drivers/dma/mv_xor.c 	void __iomem *base = xordev->xor_high_base;
xor_high_base    1319 drivers/dma/mv_xor.c 	xordev->xor_high_base = devm_ioremap(&pdev->dev, res->start,
xor_high_base    1321 drivers/dma/mv_xor.c 	if (!xordev->xor_high_base)
xor_high_base      79 drivers/dma/mv_xor.h 	void __iomem	     *xor_high_base;