Searched full:max7325 (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-pca95xx.yaml | 35 - maxim,max7325 132 - maxim,max7325 201 /* MAX7325 with interrupt support enabled */ 203 compatible = "maxim,max7325"; 219 /* MAX7325 with interrupt support disabled */ 221 compatible = "maxim,max7325";
|
/linux/drivers/gpio/ |
H A D | gpio-max732x.c | 84 MAX7325, enumerator 96 [MAX7325] = GROUP_A(IO_8P) | GROUP_B(IO_8O) | INT_CAPS(INT_NO_MASK), 108 { "max7325", MAX7325 }, 122 { .compatible = "maxim,max7325" },
|
H A D | Kconfig | 1134 16 bits: max7324 (8I8O), max7325 (8P8O),
|