Searched refs:PCA_GPIO_MASK (Results 1 – 2 of 2) sorted by relevance
37 #define PCA_GPIO_MASK 0x00FF macro283 info->gpio_count = driver_data & PCA_GPIO_MASK; in pca953x_probe()
60 #define PCA_GPIO_MASK GENMASK(7, 0) macro1112 pca953x_setup_gpio(chip, chip->driver_data & PCA_GPIO_MASK); in pca953x_probe()