Searched refs:PIN_PB1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | sama7g5-pinfunc.h | 250 #define PIN_PB1 33 macro 251 #define PIN_PB1__GPIO PINMUX_PIN(PIN_PB1, 0, 0) 252 #define PIN_PB1__G0_CRS PINMUX_PIN(PIN_PB1, 1, 1) 253 #define PIN_PB1__FLEXCOM6_IO1 PINMUX_PIN(PIN_PB1, 2, 2) 254 #define PIN_PB1__EXT_IRQ1 PINMUX_PIN(PIN_PB1, 3, 1) 255 #define PIN_PB1__A19 PINMUX_PIN(PIN_PB1, 4, 1) 256 #define PIN_PB1__SPDIF_TX PINMUX_PIN(PIN_PB1, 5, 2) 257 #define PIN_PB1__FLEXCOM11_IO0 PINMUX_PIN(PIN_PB1, 6, 3)
|
H A D | sama5d2-pinfunc.h | 224 #define PIN_PB1 33 macro 225 #define PIN_PB1__GPIO PINMUX_PIN(PIN_PB1, 0, 0) 226 #define PIN_PB1__A22_NANDCLE PINMUX_PIN(PIN_PB1, 2, 1) 227 #define PIN_PB1__SPI0_SPCK PINMUX_PIN(PIN_PB1, 3, 2) 228 #define PIN_PB1__PWML1 PINMUX_PIN(PIN_PB1, 4, 1) 229 #define PIN_PB1__CLASSD_R0 PINMUX_PIN(PIN_PB1, 6, 1)
|
H A D | at91-kizbox3-hs.dts | 47 gpios = <&pioA PIN_PB1 GPIO_ACTIVE_HIGH>;
|
H A D | at91-sama5d27_som1_ek.dts | 508 gpios = <&pioA PIN_PB1 GPIO_ACTIVE_HIGH>;
|
H A D | at91-sama5d2_icp.dts | 72 gpios = <&pioA PIN_PB1 GPIO_ACTIVE_HIGH>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sama5d2-pinfunc.h | 223 #define PIN_PB1 33 macro 224 #define PIN_PB1__GPIO PINMUX_PIN(PIN_PB1, 0, 0) 225 #define PIN_PB1__A22_NANDCLE PINMUX_PIN(PIN_PB1, 2, 1) 226 #define PIN_PB1__SPI0_SPCK PINMUX_PIN(PIN_PB1, 3, 2) 227 #define PIN_PB1__PWML1 PINMUX_PIN(PIN_PB1, 4, 1) 228 #define PIN_PB1__CLASSD_R0 PINMUX_PIN(PIN_PB1, 6, 1)
|