Home
last modified time | relevance | path

Searched refs:s3c_gpio_setpull (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-s3c/
A Dsetup-sdhci-gpio-s3c64xx.c28 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()
A Dgpio-cfg.h132 extern int s3c_gpio_setpull(unsigned int pin, samsung_gpio_pull_t pull);
A Dmach-crag6410.c769 s3c_gpio_setpull(S3C64XX_GPG(6), S3C_GPIO_PULL_DOWN); in crag6410_cfg_sdhci0()
841 s3c_gpio_setpull(S3C64XX_GPM(0), S3C_GPIO_PULL_UP); in crag6410_machine_init()
842 s3c_gpio_setpull(S3C64XX_GPN(0), S3C_GPIO_PULL_UP); in crag6410_machine_init()
A Dgpio-samsung.c863 s3c_gpio_setpull(start, pull); in s3c_gpio_cfgall_range()
873 int s3c_gpio_setpull(unsigned int pin, samsung_gpio_pull_t pull) in s3c_gpio_setpull() function
890 EXPORT_SYMBOL(s3c_gpio_setpull);

Completed in 9 milliseconds