Searched refs:PIN_PB13 (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/arch/arm/boot/dts/ |
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)
|
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)
|
D | at91-sama5d2_xplained.dts | 307 interrupts = <PIN_PB13 IRQ_TYPE_EDGE_RISING>;
|