Searched refs:S3C2410_GPIOREG (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Dregs-gpioj.h27 #define S3C2440_GPJCON S3C2410_GPIOREG(0xd0)
28 #define S3C2440_GPJDAT S3C2410_GPIOREG(0xd4)
29 #define S3C2440_GPJUP S3C2410_GPIOREG(0xd8)
31 #define S3C2413_GPJCON S3C2410_GPIOREG(0x80)
32 #define S3C2413_GPJDAT S3C2410_GPIOREG(0x84)
33 #define S3C2413_GPJUP S3C2410_GPIOREG(0x88)
34 #define S3C2413_GPJSLPCON S3C2410_GPIOREG(0x8C)
H A Dregs-gpio.h65 #define S3C2410_GPIOREG(x) ((x) + S3C24XX_VA_GPIO) macro
75 #define S3C2410_GPACON S3C2410_GPIOREG(0x00)
76 #define S3C2410_GPADAT S3C2410_GPIOREG(0x04)
78 #define S3C2400_GPACON S3C2410_GPIOREG(0x00)
79 #define S3C2400_GPADAT S3C2410_GPIOREG(0x04)
196 #define S3C2410_GPBCON S3C2410_GPIOREG(0x10)
197 #define S3C2410_GPBDAT S3C2410_GPIOREG(0x14)
198 #define S3C2410_GPBUP S3C2410_GPIOREG(0x18)
200 #define S3C2400_GPBCON S3C2410_GPIOREG(0x08)
201 #define S3C2400_GPBDAT S3C2410_GPIOREG(
[all...]
H A Dregs-dsc.h18 #define S3C2412_DSC0 S3C2410_GPIOREG(0xdc)
19 #define S3C2412_DSC1 S3C2410_GPIOREG(0xe0)
24 #define S3C2440_DSC0 S3C2410_GPIOREG(0xc4)
25 #define S3C2440_DSC1 S3C2410_GPIOREG(0xc8)
H A Duncompress.h26 #undef S3C2410_GPIOREG macro
29 #define S3C2410_GPIOREG(x) ((S3C24XX_PA_GPIO + (x))) macro
H A Ddebug-macro.S53 ldr \rd, [ \rd, # S3C2410_GSTATUS1 - S3C2410_GPIOREG(0) ]
84 ldr \rd, [ \rd, # S3C2410_GSTATUS1 - S3C2410_GPIOREG(0) ]

Completed in 95 milliseconds