Home
last modified time | relevance | path

Searched refs:dmarx (Results 1 – 1 of 1) sorted by relevance

/drivers/mmc/host/
Dpxamci.c503 struct resource *r, *dmarx, *dmatx; in pxamci_probe() local
618 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()