Searched defs:GPIO_ACTIVE_LOW (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/dt-bindings/gpio/ | ||
| H A D | gpio.h | 15 #define GPIO_ACTIVE_LOW 1 macro |
| /linux-6.15/include/linux/gpio/ | ||
| H A D | machine.h | 9 GPIO_ACTIVE_LOW = (1 << 0), enumerator |