Searched refs:PIN_PB2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/arm/boot/dts/ |
D | sama7g5-pinfunc.h | 258 #define PIN_PB2 34 macro 259 #define PIN_PB2__GPIO PINMUX_PIN(PIN_PB2, 0, 0) 260 #define PIN_PB2__G0_TSUCOMP PINMUX_PIN(PIN_PB2, 1, 1) 261 #define PIN_PB2__FLEXCOM6_IO0 PINMUX_PIN(PIN_PB2, 2, 1) 262 #define PIN_PB2__ADTRG PINMUX_PIN(PIN_PB2, 3, 1) 263 #define PIN_PB2__A20 PINMUX_PIN(PIN_PB2, 4, 1) 264 #define PIN_PB2__FLEXCOM11_IO1 PINMUX_PIN(PIN_PB2, 6, 3)
|
D | sama5d2-pinfunc.h | 230 #define PIN_PB2 34 macro 231 #define PIN_PB2__GPIO PINMUX_PIN(PIN_PB2, 0, 0) 232 #define PIN_PB2__NRD_NANDOE PINMUX_PIN(PIN_PB2, 2, 1) 233 #define PIN_PB2__PWMFI0 PINMUX_PIN(PIN_PB2, 4, 1) 234 #define PIN_PB2__CLASSD_R1 PINMUX_PIN(PIN_PB2, 6, 1)
|
D | at91-sama5d27_wlsom1_ek.dts | 37 gpios = <&pioA PIN_PB2 GPIO_ACTIVE_LOW>;
|