Searched refs:PIN_PB16 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/dts/ |
| H A D | sama7g5-pinfunc.h | 352 #define PIN_PB16 48 macro 353 #define PIN_PB16__GPIO PINMUX_PIN(PIN_PB16, 0, 0) 354 #define PIN_PB16__QSPI0_IO4 PINMUX_PIN(PIN_PB16, 1, 1) 355 #define PIN_PB16__FLEXCOM9_IO3 PINMUX_PIN(PIN_PB16, 2, 1) 356 #define PIN_PB16__PCK0 PINMUX_PIN(PIN_PB16, 3, 1) 357 #define PIN_PB16__D2 PINMUX_PIN(PIN_PB16, 4, 1) 358 #define PIN_PB16__PWMH3 PINMUX_PIN(PIN_PB16, 5, 2) 359 #define PIN_PB16__EXT_IRQ0 PINMUX_PIN(PIN_PB16, 6, 2)
|
| H A D | sama5d2-pinfunc.h | 330 #define PIN_PB16 48 macro 331 #define PIN_PB16__GPIO PINMUX_PIN(PIN_PB16, 0, 0) 332 #define PIN_PB16__LCDDAT5 PINMUX_PIN(PIN_PB16, 1, 1) 333 #define PIN_PB16__A5 PINMUX_PIN(PIN_PB16, 2, 1) 334 #define PIN_PB16__TD1 PINMUX_PIN(PIN_PB16, 3, 2) 335 #define PIN_PB16__I2SC1_WS PINMUX_PIN(PIN_PB16, 4, 1) 336 #define PIN_PB16__QSPI1_IO0 PINMUX_PIN(PIN_PB16, 5, 3) 337 #define PIN_PB16__GRXDV PINMUX_PIN(PIN_PB16, 6, 3)
|