Searched refs:S5PV210_GPA0 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/arm/mach-s5pv210/ | ||
D | gpiolib.c | 52 .base = S5PV210_GPA0(0), |
/linux-2.6.39/arch/arm/mach-s5pv210/include/mach/ | ||
D | gpio.h | 104 #define S5PV210_GPA0(_nr) (S5PV210_GPIO_A0_START + (_nr)) macro |