Searched refs:OF_GPIO_TRANSITORY (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ ! | ||
D | of_gpio.h | 29 OF_GPIO_TRANSITORY = 0x8, enumerator |
/linux-6.1.9/drivers/gpio/ ! | ||
D | gpiolib-of.c | 307 if (flags & OF_GPIO_TRANSITORY) in of_convert_gpio_flags() |