Searched refs:PIN_PB0 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/arm/dts/ |
| H A D | sama7g5-pinfunc.h | 246 #define PIN_PB0 32 macro 247 #define PIN_PB0__GPIO PINMUX_PIN(PIN_PB0, 0, 0) 248 #define PIN_PB0__G0_COL PINMUX_PIN(PIN_PB0, 1, 1) 249 #define PIN_PB0__FLEXCOM6_IO3 PINMUX_PIN(PIN_PB0, 2, 2) 250 #define PIN_PB0__EXT_IRQ0 PINMUX_PIN(PIN_PB0, 3, 1) 251 #define PIN_PB0__A18 PINMUX_PIN(PIN_PB0, 4, 1) 252 #define PIN_PB0__SPDIF_RX PINMUX_PIN(PIN_PB0, 5, 2) 253 #define PIN_PB0__FLEXCOM10_IO1 PINMUX_PIN(PIN_PB0, 6, 3)
|
| H A D | sama5d2-pinfunc.h | 223 #define PIN_PB0 32 macro 224 #define PIN_PB0__GPIO PINMUX_PIN(PIN_PB0, 0, 0) 225 #define PIN_PB0__A21_NANDALE PINMUX_PIN(PIN_PB0, 2, 1) 226 #define PIN_PB0__SPI0_MOSI PINMUX_PIN(PIN_PB0, 3, 2) 227 #define PIN_PB0__PWMH1 PINMUX_PIN(PIN_PB0, 4, 1)
|
| H A D | at91-sama5d2_xplained.dts | 735 gpios = <&pioA PIN_PB0 GPIO_ACTIVE_LOW>;
|