Searched refs:crp_base (Results 1 – 1 of 1) sorted by relevance
42 void __iomem *crp_base; member85 base = apc->crp_base; in ar724x_pci_local_write()386 apc->crp_base = devm_ioremap_resource(&pdev->dev, res); in ar724x_pci_probe()387 if (IS_ERR(apc->crp_base)) in ar724x_pci_probe()388 return PTR_ERR(apc->crp_base); in ar724x_pci_probe()