Searched refs:PIN_PB6 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/arm/dts/ |
| H A D | sama5d2-pinfunc.h | 259 #define PIN_PB6 38 macro 260 #define PIN_PB6__GPIO PINMUX_PIN(PIN_PB6, 0, 0) 261 #define PIN_PB6__TIOA2 PINMUX_PIN(PIN_PB6, 1, 1) 262 #define PIN_PB6__D11 PINMUX_PIN(PIN_PB6, 2, 1) 263 #define PIN_PB6__PWML2 PINMUX_PIN(PIN_PB6, 3, 1) 264 #define PIN_PB6__QSPI1_CS PINMUX_PIN(PIN_PB6, 4, 2) 265 #define PIN_PB6__GTXER PINMUX_PIN(PIN_PB6, 6, 3)
|
| H A D | sama7g5-pinfunc.h | 287 #define PIN_PB6 38 macro 288 #define PIN_PB6__GPIO PINMUX_PIN(PIN_PB6, 0, 0) 289 #define PIN_PB6__RK1 PINMUX_PIN(PIN_PB6, 1, 1) 290 #define PIN_PB6__FLEXCOM11_IO3 PINMUX_PIN(PIN_PB6, 2, 1) 291 #define PIN_PB6__PCK5 PINMUX_PIN(PIN_PB6, 3, 2) 292 #define PIN_PB6__D11 PINMUX_PIN(PIN_PB6, 4, 1)
|
| H A D | at91-sama5d2_xplained.dts | 724 gpios = <&pioA PIN_PB6 GPIO_ACTIVE_LOW>;
|