Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dpca953x_gpio.c163 static int pca953x_get_value(struct udevice *dev, uint offset) in pca953x_get_value() function
257 .get_value = pca953x_get_value,