Home
last modified time | relevance | path

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

/linux/include/dt-bindings/gpio/
H A Dgpio.h33 #define GPIO_PERSISTENT 0 macro
/linux/drivers/reset/
H A Dcore.c1072 lflags = GPIO_PERSISTENT | (flags & GPIO_ACTIVE_LOW); in __reset_add_reset_gpio_device()