Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s5pc100/
Dsetup-ide.c37 s5pc100_ide_cfg_gpios(S5PC100_GPJ0(0), 8); in s5pc100_ide_setup_gpio()
Dgpiolib.c200 .base = S5PC100_GPJ0(0),
/linux-2.6.39/arch/arm/mach-s5pc100/include/mach/
Dgpio.h128 #define S5PC100_GPJ0(_nr) (S5PC100_GPIO_J0_START + (_nr)) macro