Searched refs:PIN_PB1 (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/arm/dts/ |
A D | sama7g5-pinfunc.h | 250 #define PIN_PB1 33 macro 251 #define PIN_PB1__GPIO PINMUX_PIN(PIN_PB1, 0, 0) 252 #define PIN_PB1__G0_CRS PINMUX_PIN(PIN_PB1, 1, 1) 253 #define PIN_PB1__FLEXCOM6_IO1 PINMUX_PIN(PIN_PB1, 2, 2) 254 #define PIN_PB1__EXT_IRQ1 PINMUX_PIN(PIN_PB1, 3, 1) 255 #define PIN_PB1__A19 PINMUX_PIN(PIN_PB1, 4, 1) 256 #define PIN_PB1__SPDIF_TX PINMUX_PIN(PIN_PB1, 5, 2) 257 #define PIN_PB1__FLEXCOM11_IO0 PINMUX_PIN(PIN_PB1, 6, 3)
|
A D | sama5d2-pinfunc.h | 223 #define PIN_PB1 33 macro 224 #define PIN_PB1__GPIO PINMUX_PIN(PIN_PB1, 0, 0) 225 #define PIN_PB1__A22_NANDCLE PINMUX_PIN(PIN_PB1, 2, 1) 226 #define PIN_PB1__SPI0_SPCK PINMUX_PIN(PIN_PB1, 3, 2) 227 #define PIN_PB1__PWML1 PINMUX_PIN(PIN_PB1, 4, 1) 228 #define PIN_PB1__CLASSD_R0 PINMUX_PIN(PIN_PB1, 6, 1)
|
Completed in 14 milliseconds