Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-vstms.c134 if (tags != phys_to_virt(S3C2410_SDRAM_PA + 0x100)) { in vstms_fixup()
Dmach-smdk2413.c98 if (tags != phys_to_virt(S3C2410_SDRAM_PA + 0x100)) { in smdk2413_fixup()
/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/
Dmap.h138 #define S3C2410_SDRAM_PA (S3C2410_CS6) macro