Searched refs:mtk_gpio_set (Results 1 – 1 of 1) sorted by relevance
94 static void mtk_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in mtk_gpio_set() function353 mtk_gpio_set(pctl->chip, pin, arg); in mtk_pconf_parse_conf()735 mtk_gpio_set(chip, offset, value); in mtk_gpio_direction_output()1001 .set = mtk_gpio_set,