Searched refs:APPLE_PIN (Results 1 – 2 of 2) sorted by relevance
10 #define APPLE_PIN(pinmux) ((pinmux) & 0xffff) macro
40 #define APPLE_PIN(pinmux) ((pinmux) & 0xffff) macro423 pin = APPLE_PIN(pinmux[i]); in apple_pinctrl_configure()