Searched refs:GPIO_TRANSITORY (Results 1 – 6 of 6) sorted by relevance
34 #define GPIO_TRANSITORY 8 macro
14 GPIO_TRANSITORY = (1 << 3), enumerator
308 lflags |= GPIO_TRANSITORY; in of_convert_gpio_flags()
4040 ret = gpiod_set_transitory(desc, (lflags & GPIO_TRANSITORY)); in gpiod_configure_flags()
132 * GPIO_TRANSITORY - GPIO line is transitory and may loose its
489 irq-gpio = <&tlmm 125 GPIO_TRANSITORY>;