Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c207 static int abx500_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in abx500_gpio_direction_input() function
533 .direction_input = abx500_gpio_direction_input,
873 ret = abx500_gpio_direction_input(chip, offset); in abx500_pin_config_set()
884 ret = abx500_gpio_direction_input(chip, offset); in abx500_pin_config_set()
900 ret = abx500_gpio_direction_input(chip, offset); in abx500_pin_config_set()
907 ret = abx500_gpio_direction_input(chip, offset); in abx500_pin_config_set()