Searched refs:PCA953X_POL (Results 1 – 2 of 2) sorted by relevance
11 #define PCA953X_POL 0x02 macro
119 return pca953x_reg_write(chip, PCA953X_POL, mask, data); in pca953x_set_pol()171 if (pca953x_reg_read(chip, PCA953X_POL, &data) < 0) in pca953x_info()