Searched refs:S5PC100_GPK3 (Results 1 – 3 of 3) sorted by relevance
55 s3c_gpio_cfgpin(S5PC100_GPK3(5), S3C_GPIO_SFN(2)); in s5pc100_ide_setup_gpio()56 s3c_gpio_setpull(S5PC100_GPK3(5), S3C_GPIO_PULL_NONE); in s5pc100_ide_setup_gpio()
252 .base = S5PC100_GPK3(0),
136 #define S5PC100_GPK3(_nr) (S5PC100_GPIO_K3_START + (_nr)) macro