Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c64xx/
Dgpiolib.c54 .get_config = s3c_gpio_getcfg_s3c64xx_4bit,
62 .get_config = s3c_gpio_getcfg_s3c64xx_4bit,
69 .get_config = s3c_gpio_getcfg_s3c64xx_4bit,
/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dgpio-cfg-helpers.h138 extern unsigned s3c_gpio_getcfg_s3c64xx_4bit(struct s3c_gpio_chip *chip,
/linux-2.6.39/arch/arm/mach-s5p64x0/
Dgpiolib.c455 chipcfg->get_config = s3c_gpio_getcfg_s3c64xx_4bit; in s5p64x0_gpiolib_set_cfg()
/linux-2.6.39/arch/arm/plat-samsung/
Dgpio-config.c234 unsigned s3c_gpio_getcfg_s3c64xx_4bit(struct s3c_gpio_chip *chip, in s3c_gpio_getcfg_s3c64xx_4bit() function