Searched refs:s3c_gpio_setpull (Results 1 – 5 of 5) sorted by relevance
28 s3c_gpio_setpull(S3C64XX_GPG(6), S3C_GPIO_PULL_UP); in s3c64xx_setup_sdhci0_cfg_gpio()41 s3c_gpio_setpull(S3C64XX_GPG(6), S3C_GPIO_PULL_UP); in s3c64xx_setup_sdhci1_cfg_gpio()
132 extern int s3c_gpio_setpull(unsigned int pin, samsung_gpio_pull_t pull);
768 s3c_gpio_setpull(S3C64XX_GPG(6), S3C_GPIO_PULL_DOWN); in crag6410_cfg_sdhci0()840 s3c_gpio_setpull(S3C64XX_GPM(0), S3C_GPIO_PULL_UP); in crag6410_machine_init()841 s3c_gpio_setpull(S3C64XX_GPN(0), S3C_GPIO_PULL_UP); in crag6410_machine_init()
861 s3c_gpio_setpull(start, pull); in s3c_gpio_cfgall_range()871 int s3c_gpio_setpull(unsigned int pin, samsung_gpio_pull_t pull) in s3c_gpio_setpull() function888 EXPORT_SYMBOL(s3c_gpio_setpull);
29 The s3c_gpio_cfgpin() and s3c_gpio_setpull() provide the means for a