Searched refs:PIN_PB5 (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/arm/dts/ |
A D | sama5d2-pinfunc.h | 247 #define PIN_PB5 37 macro 248 #define PIN_PB5__GPIO PINMUX_PIN(PIN_PB5, 0, 0) 249 #define PIN_PB5__TCLK2 PINMUX_PIN(PIN_PB5, 1, 1) 250 #define PIN_PB5__D10 PINMUX_PIN(PIN_PB5, 2, 1) 251 #define PIN_PB5__PWMH2 PINMUX_PIN(PIN_PB5, 3, 1) 252 #define PIN_PB5__QSPI1_SCK PINMUX_PIN(PIN_PB5, 4, 2) 253 #define PIN_PB5__GTSUCOMP PINMUX_PIN(PIN_PB5, 6, 3)
|
A D | sama7g5-pinfunc.h | 277 #define PIN_PB5 37 macro 278 #define PIN_PB5__GPIO PINMUX_PIN(PIN_PB5, 0, 0) 279 #define PIN_PB5__TK1 PINMUX_PIN(PIN_PB5, 1, 1) 280 #define PIN_PB5__FLEXCOM11_IO2 PINMUX_PIN(PIN_PB5, 2, 1) 281 #define PIN_PB5__PCK4 PINMUX_PIN(PIN_PB5, 3, 2) 282 #define PIN_PB5__D10 PINMUX_PIN(PIN_PB5, 4, 1)
|
Completed in 13 milliseconds