Searched refs:GPIO_PIN_MODE_INPUT (Results 1 – 1 of 1) sorted by relevance
49 #define GPIO_PIN_MODE_INPUT (0 << 1) macro215 reg |= GPIO_PIN_MODE_INPUT; in apple_pinctrl_pin_configure()271 if ((reg & GPIO_PIN_MODE_INPUT) != 0) in apple_pinctrl_pin_getflags()