Searched refs:PIN_PB10 (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/arch/arm/dts/ |
D | sama5d2-pinfunc.h | 282 #define PIN_PB10 42 macro 283 #define PIN_PB10__GPIO PINMUX_PIN(PIN_PB10, 0, 0) 284 #define PIN_PB10__TIOB3 PINMUX_PIN(PIN_PB10, 1, 1) 285 #define PIN_PB10__D15 PINMUX_PIN(PIN_PB10, 2, 1) 286 #define PIN_PB10__PWMEXTRG1 PINMUX_PIN(PIN_PB10, 3, 1) 287 #define PIN_PB10__QSPI1_IO3 PINMUX_PIN(PIN_PB10, 4, 2) 288 #define PIN_PB10__GRX2 PINMUX_PIN(PIN_PB10, 6, 3)
|