Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dpca953x_gpio.c146 static int pca953x_get_value(struct udevice *dev, unsigned offset) in pca953x_get_value() function
242 .get_value = pca953x_get_value,