Searched refs:PIN_PB13 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | sama7g5-pinfunc.h | 329 #define PIN_PB13 45 macro 330 #define PIN_PB13__GPIO PINMUX_PIN(PIN_PB13, 0, 0) 331 #define PIN_PB13__QSPI0_CS PINMUX_PIN(PIN_PB13, 1, 1) 332 #define PIN_PB13__FLEXCOM9_IO0 PINMUX_PIN(PIN_PB13, 2, 1) 333 #define PIN_PB13__FLEXCOM6_IO6 PINMUX_PIN(PIN_PB13, 3, 1) 334 #define PIN_PB13__A22_NANDCLE PINMUX_PIN(PIN_PB13, 4, 1) 335 #define PIN_PB13__PWML2 PINMUX_PIN(PIN_PB13, 5, 2)
|
H A D | sama5d2-pinfunc.h | 304 #define PIN_PB13 45 macro 305 #define PIN_PB13__GPIO PINMUX_PIN(PIN_PB13, 0, 0) 306 #define PIN_PB13__LCDDAT2 PINMUX_PIN(PIN_PB13, 1, 1) 307 #define PIN_PB13__A2 PINMUX_PIN(PIN_PB13, 2, 1) 308 #define PIN_PB13__PCK1 PINMUX_PIN(PIN_PB13, 3, 3) 309 #define PIN_PB13__GTX3 PINMUX_PIN(PIN_PB13, 6, 3)
|
H A D | at91-sama5d29_curiosity.dts | 591 atmel,vbus-gpio = <&pioA PIN_PB13 GPIO_ACTIVE_HIGH>;
|
H A D | at91-sama5d2_xplained.dts | 307 interrupts = <PIN_PB13 IRQ_TYPE_EDGE_RISING>;
|