Searched refs:PIN_PB7 (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/arch/arm/dts/ |
D | sama5d2-pinfunc.h | 261 #define PIN_PB7 39 macro 262 #define PIN_PB7__GPIO PINMUX_PIN(PIN_PB7, 0, 0) 263 #define PIN_PB7__TIOB2 PINMUX_PIN(PIN_PB7, 1, 1) 264 #define PIN_PB7__D12 PINMUX_PIN(PIN_PB7, 2, 1) 265 #define PIN_PB7__PWMH3 PINMUX_PIN(PIN_PB7, 3, 1) 266 #define PIN_PB7__QSPI1_IO0 PINMUX_PIN(PIN_PB7, 4, 2) 267 #define PIN_PB7__GRXCK PINMUX_PIN(PIN_PB7, 6, 3)
|