Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dmach-vstms.c129 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()
Dmap-s3c24xx.h126 #define S3C2410_SDRAM_PA (S3C2410_CS6) macro