Searched refs:mtk_gpio_set_config (Results 1 – 2 of 2) sorted by relevance
848 static int mtk_gpio_set_config(struct gpio_chip *chip, unsigned offset, in mtk_gpio_set_config() function879 .set_config = mtk_gpio_set_config,
1471 static int mtk_gpio_set_config(struct gpio_chip *chip, unsigned int offset, in mtk_gpio_set_config() function1502 chip->set_config = mtk_gpio_set_config, in mtk_build_gpiochip()