Searched refs:PIN_PB5 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/arm/dts/ |
| H A D | sama5d2-pinfunc.h | 252 #define PIN_PB5 37 macro 253 #define PIN_PB5__GPIO PINMUX_PIN(PIN_PB5, 0, 0) 254 #define PIN_PB5__TCLK2 PINMUX_PIN(PIN_PB5, 1, 1) 255 #define PIN_PB5__D10 PINMUX_PIN(PIN_PB5, 2, 1) 256 #define PIN_PB5__PWMH2 PINMUX_PIN(PIN_PB5, 3, 1) 257 #define PIN_PB5__QSPI1_SCK PINMUX_PIN(PIN_PB5, 4, 2) 258 #define PIN_PB5__GTSUCOMP PINMUX_PIN(PIN_PB5, 6, 3)
|
| H A D | sama7g5-pinfunc.h | 281 #define PIN_PB5 37 macro 282 #define PIN_PB5__GPIO PINMUX_PIN(PIN_PB5, 0, 0) 283 #define PIN_PB5__TK1 PINMUX_PIN(PIN_PB5, 1, 1) 284 #define PIN_PB5__FLEXCOM11_IO2 PINMUX_PIN(PIN_PB5, 2, 1) 285 #define PIN_PB5__PCK4 PINMUX_PIN(PIN_PB5, 3, 2) 286 #define PIN_PB5__D10 PINMUX_PIN(PIN_PB5, 4, 1)
|
| H A D | at91-sama5d2_xplained.dts | 730 gpios = <&pioA PIN_PB5 GPIO_ACTIVE_LOW>;
|