Searched defs:PCA_GPIO_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/gpio/ | ||
H A D | pca953x_gpio.c | 37 #define PCA_GPIO_MASK 0x00FF macro |
/openbmc/linux/drivers/gpio/ | ||
H A D | gpio-pca953x.c | 60 #define PCA_GPIO_MASK GENMASK(7, 0) macro |