Searched refs:PIN_PB2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A 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)
|
H A 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)
|
H A D | at91-sama5d27_wlsom1_ek.dts | 37 gpios = <&pioA PIN_PB2 GPIO_ACTIVE_LOW>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sama5d2-pinfunc.h | 229 #define PIN_PB2 34 macro 230 #define PIN_PB2__GPIO PINMUX_PIN(PIN_PB2, 0, 0) 231 #define PIN_PB2__NRD_NANDOE PINMUX_PIN(PIN_PB2, 2, 1) 232 #define PIN_PB2__PWMFI0 PINMUX_PIN(PIN_PB2, 4, 1) 233 #define PIN_PB2__CLASSD_R1 PINMUX_PIN(PIN_PB2, 6, 1)
|