Searched refs:pca953x_set_direction (Results 1 – 1 of 1) sorted by relevance
180 static int pca953x_set_direction(struct udevice *dev, uint offset, int dir) in pca953x_set_direction() function204 return pca953x_set_direction(dev, offset, PCA953X_DIRECTION_IN); in pca953x_direction_input()213 pca953x_set_direction(dev, offset, PCA953X_DIRECTION_OUT); in pca953x_direction_output()