Home
last modified time | relevance | path

Searched refs:PCAL653X_TYPE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-pca953x.c70 #define PCAL653X_TYPE BIT(14) macro
97 { "pcal6534", 34 | PCAL653X_TYPE | PCA_LATCH_INT, },
1122 if (PCA_CHIP_TYPE(chip->driver_data) == PCAL653X_TYPE) { in pca953x_probe()
1306 #define OF_653X(__nrgpio, __int) ((void *)(__nrgpio | PCAL653X_TYPE | __int))