Home
last modified time | relevance | path

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

/arch/arm/mach-realview/
Dcore.c170 struct amba_device *adev = container_of(dev, struct amba_device, dev); in realview_mmc_status() local
173 if (adev->res.start == REALVIEW_MMCI0_BASE) in realview_mmc_status()
/arch/arm/mach-versatile/
Dcore.c347 struct amba_device *adev = container_of(dev, struct amba_device, dev); in mmc_status() local
350 if (adev->res.start == VERSATILE_MMCI0_BASE) in mmc_status()