Searched refs:S5PV210_GPG3 (Results 1 - 2 of 2) sorted by relevance

/arch/arm/mach-s5pv210/
H A Dsetup-sdhci-gpio.c76 s3c_gpio_cfgrange_nopull(S5PV210_GPG3(3), 4, S3C_GPIO_SFN(3));
95 s3c_gpio_cfgrange_nopull(S5PV210_GPG3(0), 2, S3C_GPIO_SFN(2));
98 s3c_gpio_cfgrange_nopull(S5PV210_GPG3(3), 4, S3C_GPIO_SFN(2));
101 s3c_gpio_setpull(S5PV210_GPG3(2), S3C_GPIO_PULL_UP);
102 s3c_gpio_cfgpin(S5PV210_GPG3(2), S3C_GPIO_SFN(2));
/arch/arm/mach-s5pv210/include/mach/
H A Dgpio.h115 #define S5PV210_GPG3(_nr) (S5PV210_GPIO_G3_START + (_nr)) macro

Completed in 83 milliseconds