Searched refs:SOC_GPIO_OPENSOURCE (Results 1 – 4 of 4) sorted by relevance
52 #define SOC_GPIO_OPENSOURCE (1 << SOC_GPIO_OPENSOURCE_POS) macro
48 #define SOC_GPIO_OPENSOURCE BIT(SOC_GPIO_OPENSOURCE_POS) macro
57 } else if (_flags & SOC_GPIO_OPENSOURCE) { in soc_gpio_get_drv_mode()