Searched refs:PIN_PB31 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/boot/dts/microchip/ |
H A D | sama7g5-pinfunc.h | 449 #define PIN_PB31 63 macro 450 #define PIN_PB31__GPIO PINMUX_PIN(PIN_PB31, 0, 0) 451 #define PIN_PB31__SDMMC1_DAT0 PINMUX_PIN(PIN_PB31, 1, 1) 452 #define PIN_PB31__FLEXCOM3_IO4 PINMUX_PIN(PIN_PB31, 2, 2) 453 #define PIN_PB31__FLEXCOM9_IO5 PINMUX_PIN(PIN_PB31, 3, 2) 454 #define PIN_PB31__TCLK3 PINMUX_PIN(PIN_PB31, 4, 1) 455 #define PIN_PB31__PWML0 PINMUX_PIN(PIN_PB31, 5, 1) 456 #define PIN_PB31__FLEXCOM8_IO1 PINMUX_PIN(PIN_PB31, 6, 4)
|
H A D | sama5d2-pinfunc.h | 440 #define PIN_PB31 63 macro 441 #define PIN_PB31__GPIO PINMUX_PIN(PIN_PB31, 0, 0) 442 #define PIN_PB31__LCDDAT20 PINMUX_PIN(PIN_PB31, 1, 1) 443 #define PIN_PB31__A20 PINMUX_PIN(PIN_PB31, 2, 1) 444 #define PIN_PB31__FLEXCOM0_IO3 PINMUX_PIN(PIN_PB31, 3, 1) 445 #define PIN_PB31__TWD0 PINMUX_PIN(PIN_PB31, 4, 1) 446 #define PIN_PB31__ISC_D5 PINMUX_PIN(PIN_PB31, 6, 3)
|
H A D | at91-sama5d29_curiosity.dts | 147 sda-gpios = <&pioA PIN_PB31 GPIO_ACTIVE_HIGH>;
|