Home
last modified time | relevance | path

Searched refs:S3C_GPIO_PULL_DOWN (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-s3c/
H A Dgpio-cfg.h118 #define S3C_GPIO_PULL_DOWN ((__force samsung_gpio_pull_t)0x01) macro
H A Dmach-crag6410.c767 s3c_gpio_setpull(S3C64XX_GPG(6), S3C_GPIO_PULL_DOWN); in crag6410_cfg_sdhci0()