Searched refs:GPIO_PIN_MODE_MASK (Results 1 – 1 of 1) sorted by relevance
48 #define GPIO_PIN_MODE_MASK (7 << 1) macro207 reg &= ~GPIO_PIN_MODE_MASK; in apple_pinctrl_pin_configure()