Searched refs:PIN_PB9 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/arm/dts/ |
H A D | sama5d2-pinfunc.h | 275 #define PIN_PB9 41 macro 276 #define PIN_PB9__GPIO PINMUX_PIN(PIN_PB9, 0, 0) 277 #define PIN_PB9__TIOA3 PINMUX_PIN(PIN_PB9, 1, 1) 278 #define PIN_PB9__D14 PINMUX_PIN(PIN_PB9, 2, 1) 279 #define PIN_PB9__PWMFI1 PINMUX_PIN(PIN_PB9, 3, 1) 280 #define PIN_PB9__QSPI1_IO2 PINMUX_PIN(PIN_PB9, 4, 2) 281 #define PIN_PB9__GCOL PINMUX_PIN(PIN_PB9, 6, 3)
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | sama7g5-pinfunc.h | 301 #define PIN_PB9 41 macro 302 #define PIN_PB9__GPIO PINMUX_PIN(PIN_PB9, 0, 0) 303 #define PIN_PB9__QSPI0_IO3 PINMUX_PIN(PIN_PB9, 1, 1) 304 #define PIN_PB9__FLEXCOM8_IO1 PINMUX_PIN(PIN_PB9, 2, 1) 305 #define PIN_PB9__PDMC0_CLK PINMUX_PIN(PIN_PB9, 3, 1) 306 #define PIN_PB9__NCS3_NANDCS PINMUX_PIN(PIN_PB9, 4, 1) 307 #define PIN_PB9__PWML0 PINMUX_PIN(PIN_PB9, 5, 2)
|
H A D | sama5d2-pinfunc.h | 276 #define PIN_PB9 41 macro 277 #define PIN_PB9__GPIO PINMUX_PIN(PIN_PB9, 0, 0) 278 #define PIN_PB9__TIOA3 PINMUX_PIN(PIN_PB9, 1, 1) 279 #define PIN_PB9__D14 PINMUX_PIN(PIN_PB9, 2, 1) 280 #define PIN_PB9__PWMFI1 PINMUX_PIN(PIN_PB9, 3, 1) 281 #define PIN_PB9__QSPI1_IO2 PINMUX_PIN(PIN_PB9, 4, 2) 282 #define PIN_PB9__GCOL PINMUX_PIN(PIN_PB9, 6, 3)
|
H A D | at91-sama5d2_xplained.dts | 51 atmel,vbus-gpio = <0 /* &pioA PIN_PB9 GPIO_ACTIVE_HIGH */ 716 gpios = <&pioA PIN_PB9 GPIO_ACTIVE_LOW>;
|