Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dbcm6345_gpio.c21 static int bcm6345_gpio_get_value(struct udevice *dev, unsigned offset) in bcm6345_gpio_get_value() function
82 .get_value = bcm6345_gpio_get_value,