Home
last modified time | relevance | path

Searched refs:GPIO_TRANSITORY (Results 1 – 6 of 6) sorted by relevance

/linux/include/dt-bindings/gpio/
H A Dgpio.h34 #define GPIO_TRANSITORY 8 macro
/linux/include/linux/gpio/
H A Dmachine.h13 GPIO_TRANSITORY = (1 << 3), enumerator
/linux/Documentation/driver-api/gpio/
H A Dboard.rst132 * GPIO_TRANSITORY - GPIO line is transitory and may loose its
/linux/drivers/gpio/
H A Dgpiolib-of.c453 lflags |= GPIO_TRANSITORY; in of_convert_gpio_flags()
H A Dgpiolib.c4413 ret = gpiod_set_transitory(desc, (lflags & GPIO_TRANSITORY)); in gpiod_configure_flags()
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-shift-axolotl.dts452 irq-gpio = <&tlmm 125 GPIO_TRANSITORY>;