Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s5pc100/
Dsetup-ide.c43 s5pc100_ide_cfg_gpios(S5PC100_GPJ3(0), 8); in s5pc100_ide_setup_gpio()
Dgpiolib.c218 .base = S5PC100_GPJ3(0),
/linux-2.6.39/arch/arm/mach-s5pc100/include/mach/
Dgpio.h131 #define S5PC100_GPJ3(_nr) (S5PC100_GPIO_J3_START + (_nr)) macro