Searched refs:SOC_GPIO_FUNC_OUT_1 (Results 1 – 3 of 3) sorted by relevance
176 case SOC_GPIO_FUNC_OUT_1: in soc_gpio_configure()179 if (type == SOC_GPIO_FUNC_OUT_1) { in soc_gpio_configure()
162 case SOC_GPIO_FUNC_OUT_1: in soc_gpio_configure()164 if (type == SOC_GPIO_FUNC_OUT_1) { in soc_gpio_configure()
83 #define SOC_GPIO_FUNC_OUT_1 (10 << SOC_GPIO_FUNC_POS) macro