Searched refs:pca953x_set_value (Results 1 – 1 of 1) sorted by relevance
160 static int pca953x_set_value(struct udevice *dev, unsigned offset, in pca953x_set_value() function214 pca953x_set_value(dev, offset, value); in pca953x_direction_output()243 .set_value = pca953x_set_value,