Home
last modified time | relevance | path

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

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