Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dpca953x_gpio.c92 static int pca953x_read_single(struct udevice *dev, int reg, u8 *val, in pca953x_read_single() function
170 ret = pca953x_read_single(dev, PCA953X_INPUT, &val, offset); in pca953x_get_value()