Searched refs:pca953x_set_direction (Results 1 – 1 of 1) sorted by relevance
183 static int pca953x_set_direction(struct udevice *dev, unsigned offset, int dir) in pca953x_set_direction() function207 return pca953x_set_direction(dev, offset, PCA953X_DIRECTION_IN); in pca953x_direction_input()217 pca953x_set_direction(dev, offset, PCA953X_DIRECTION_OUT); in pca953x_direction_output()