Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/gpio/
H A Dgpio.h34 #define GPIO_TRANSITORY 8 macro
/openbmc/linux/include/dt-bindings/gpio/
H A Dgpio.h34 #define GPIO_TRANSITORY 8 macro
/openbmc/linux/include/linux/gpio/
H A Dmachine.h13 GPIO_TRANSITORY = (1 << 3), enumerator
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-catalina.dts114 gpios = <&gpio0 ASPEED_GPIO(B, 3) (GPIO_ACTIVE_HIGH|GPIO_TRANSITORY)>;
119 gpios = <&gpio0 ASPEED_GPIO(P, 5) (GPIO_ACTIVE_HIGH|GPIO_TRANSITORY)>;
H A Daspeed-bmc-ampere-mtmitchell.dts123 gpios = <&gpio0 ASPEED_GPIO(W, 5) (GPIO_ACTIVE_HIGH | GPIO_TRANSITORY)>;
/openbmc/linux/Documentation/driver-api/gpio/
H A Dboard.rst132 * GPIO_TRANSITORY - GPIO line is transitory and may loose its
/openbmc/linux/drivers/gpio/
H A Dgpiolib-of.c458 lflags |= GPIO_TRANSITORY; in of_convert_gpio_flags()
H A Dgpiolib.c4231 ret = gpiod_set_transitory(desc, (lflags & GPIO_TRANSITORY)); in gpiod_configure_flags()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-shift-axolotl.dts452 irq-gpio = <&tlmm 125 GPIO_TRANSITORY>;