Home
last modified time | relevance | path

Searched defs:mtk_gpio_direction_input (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.c510 static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio) in mtk_gpio_direction_input() function
H A Dpinctrl-paris.c900 static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio) in mtk_gpio_direction_input() function
H A Dpinctrl-mtk-common.c811 static int mtk_gpio_direction_input(struct gpio_chip *chip, in mtk_gpio_direction_input() function
/openbmc/u-boot/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c459 static int mtk_gpio_direction_input(struct udevice *dev, unsigned int off) in mtk_gpio_direction_input() function