Searched refs:GPIO_PERSISTENT (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/dt-bindings/gpio/
H A Dgpio.h33 #define GPIO_PERSISTENT 0 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/gpio/
H A Dgpio.h33 #define GPIO_PERSISTENT 0 macro
/linux-master/include/linux/gpio/
H A Dmachine.h12 GPIO_PERSISTENT = (0 << 3), enumerator in enum:gpio_lookup_flags
18 GPIO_LOOKUP_FLAGS_DEFAULT = GPIO_ACTIVE_HIGH | GPIO_PERSISTENT,
/linux-master/drivers/reset/
H A Dcore.c883 lookup_flags = GPIO_PERSISTENT;

Completed in 107 milliseconds