Searched defs:S3C2410_GPIOREG (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-s3c24xx/include/mach/ | ||
D | uncompress.h | 22 #define S3C2410_GPIOREG(x) ((S3C24XX_PA_GPIO + (x))) macro |
D | regs-gpio.h | 32 #define S3C2410_GPIOREG(x) ((x) + S3C24XX_VA_GPIO) macro |