Searched refs:PIN_PB28 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/arm/dts/ |
| H A D | sama5d2-pinfunc.h | 423 #define PIN_PB28 60 macro 424 #define PIN_PB28__GPIO PINMUX_PIN(PIN_PB28, 0, 0) 425 #define PIN_PB28__LCDDAT17 PINMUX_PIN(PIN_PB28, 1, 1) 426 #define PIN_PB28__A17 PINMUX_PIN(PIN_PB28, 2, 1) 427 #define PIN_PB28__FLEXCOM0_IO0 PINMUX_PIN(PIN_PB28, 3, 1) 428 #define PIN_PB28__TIOA5 PINMUX_PIN(PIN_PB28, 4, 2) 429 #define PIN_PB28__ISC_D2 PINMUX_PIN(PIN_PB28, 6, 3)
|
| H A D | sama7g5-pinfunc.h | 431 #define PIN_PB28 60 macro 432 #define PIN_PB28__GPIO PINMUX_PIN(PIN_PB28, 0, 0) 433 #define PIN_PB28__SDMMC1_RSTN PINMUX_PIN(PIN_PB28, 1, 1) 434 #define PIN_PB28__ADTRG PINMUX_PIN(PIN_PB28, 2, 2) 435 #define PIN_PB28__PWMFI0 PINMUX_PIN(PIN_PB28, 5, 1) 436 #define PIN_PB28__FLEXCOM7_IO0 PINMUX_PIN(PIN_PB28, 6, 4)
|
| H A D | at91-sama5d2_xplained.dts | 338 sda-gpios = <&pioA PIN_PB28 GPIO_ACTIVE_HIGH>;
|