Searched refs:PIN_PB16 (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/arm/dts/ |
H A D | sama5d2-pinfunc.h | 325 #define PIN_PB16 48 macro 326 #define PIN_PB16__GPIO PINMUX_PIN(PIN_PB16, 0, 0) 327 #define PIN_PB16__LCDDAT5 PINMUX_PIN(PIN_PB16, 1, 1) 328 #define PIN_PB16__A5 PINMUX_PIN(PIN_PB16, 2, 1) 329 #define PIN_PB16__TD1 PINMUX_PIN(PIN_PB16, 3, 2) 330 #define PIN_PB16__I2SC1_WS PINMUX_PIN(PIN_PB16, 4, 1) 331 #define PIN_PB16__QSPI1_IO0 PINMUX_PIN(PIN_PB16, 5, 3) 332 #define PIN_PB16__GRXDV PINMUX_PIN(PIN_PB16, 6, 3)
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | sama7g5-pinfunc.h | 348 #define PIN_PB16 48 macro 349 #define PIN_PB16__GPIO PINMUX_PIN(PIN_PB16, 0, 0) 350 #define PIN_PB16__QSPI0_IO4 PINMUX_PIN(PIN_PB16, 1, 1) 351 #define PIN_PB16__FLEXCOM9_IO3 PINMUX_PIN(PIN_PB16, 2, 1) 352 #define PIN_PB16__PCK0 PINMUX_PIN(PIN_PB16, 3, 1) 353 #define PIN_PB16__D2 PINMUX_PIN(PIN_PB16, 4, 1) 354 #define PIN_PB16__PWMH3 PINMUX_PIN(PIN_PB16, 5, 2) 355 #define PIN_PB16__EXT_IRQ0 PINMUX_PIN(PIN_PB16, 6, 2)
|
H A D | sama5d2-pinfunc.h | 326 #define PIN_PB16 48 macro 327 #define PIN_PB16__GPIO PINMUX_PIN(PIN_PB16, 0, 0) 328 #define PIN_PB16__LCDDAT5 PINMUX_PIN(PIN_PB16, 1, 1) 329 #define PIN_PB16__A5 PINMUX_PIN(PIN_PB16, 2, 1) 330 #define PIN_PB16__TD1 PINMUX_PIN(PIN_PB16, 3, 2) 331 #define PIN_PB16__I2SC1_WS PINMUX_PIN(PIN_PB16, 4, 1) 332 #define PIN_PB16__QSPI1_IO0 PINMUX_PIN(PIN_PB16, 5, 3) 333 #define PIN_PB16__GRXDV PINMUX_PIN(PIN_PB16, 6, 3)
|