Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-exynos4/include/mach/
Dmap.h99 #define EXYNOS4_PA_SATAPHY 0x125D0000 macro
/linux-2.6.39/arch/arm/mach-exynos4/
Ddev-ahci.c161 phy_base = ioremap(EXYNOS4_PA_SATAPHY, SZ_64K); in exynos4_ahci_init()