Searched refs:bcm2835_gpio_direction_input (Results 1 – 2 of 2) sorted by relevance
19 static int bcm2835_gpio_direction_input(struct udevice *dev, unsigned gpio) in bcm2835_gpio_direction_input() function102 .direction_input = bcm2835_gpio_direction_input,
313 static int bcm2835_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_direction_input() function359 .direction_input = bcm2835_gpio_direction_input,375 .direction_input = bcm2835_gpio_direction_input,