Home
last modified time | relevance | path

Searched defs:PCA_GPIO_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dpca953x_gpio.c37 #define PCA_GPIO_MASK 0x00FF macro
/openbmc/linux/drivers/gpio/
H A Dgpio-pca953x.c60 #define PCA_GPIO_MASK GENMASK(7, 0) macro