Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dgpio-samsung.c109 static int s3c24xx_gpio_setpull_1(struct samsung_gpio_chip *chip, in s3c24xx_gpio_setpull_1() function
147 return s3c24xx_gpio_setpull_1(chip, off, pull, S3C_GPIO_PULL_UP); in s3c24xx_gpio_setpull_1up()
159 return s3c24xx_gpio_setpull_1(chip, off, pull, S3C_GPIO_PULL_DOWN); in s3c24xx_gpio_setpull_1down()