Home
last modified time | relevance | path

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

/arch/arm/plat-s3c/include/plat/
Dgpio-cfg-helpers.h27 static inline int s3c_gpio_do_setcfg(struct s3c_gpio_chip *chip, in s3c_gpio_do_setcfg() function
/arch/arm/plat-s3c/
Dgpio-config.c36 ret = s3c_gpio_do_setcfg(chip, offset, config); in s3c_gpio_cfgpin()