Searched refs:dmarx (Results 1 – 1 of 1) sorted by relevance
503 struct resource *r, *dmarx, *dmatx; in pxamci_probe() local618 dmarx = platform_get_resource(pdev, IORESOURCE_DMA, 0); in pxamci_probe()619 if (!dmarx) { in pxamci_probe()623 host->dma_drcmrrx = dmarx->start; in pxamci_probe()