Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dbcm2835_gpio.c20 static int bcm2835_gpio_direction_input(struct udevice *dev, unsigned gpio) in bcm2835_gpio_direction_input() function
95 .direction_input = bcm2835_gpio_direction_input,
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c324 static int bcm2835_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_direction_input() function
388 .direction_input = bcm2835_gpio_direction_input,
405 .direction_input = bcm2835_gpio_direction_input,