Searched refs:PIN_PB4 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/arm/boot/dts/ |
D | sama7g5-pinfunc.h | 271 #define PIN_PB4 36 macro 272 #define PIN_PB4__GPIO PINMUX_PIN(PIN_PB4, 0, 0) 273 #define PIN_PB4__TF1 PINMUX_PIN(PIN_PB4, 1, 1) 274 #define PIN_PB4__FLEXCOM11_IO1 PINMUX_PIN(PIN_PB4, 2, 1) 275 #define PIN_PB4__PCK3 PINMUX_PIN(PIN_PB4, 3, 2) 276 #define PIN_PB4__D9 PINMUX_PIN(PIN_PB4, 4, 1)
|
D | sama5d2-pinfunc.h | 242 #define PIN_PB4 36 macro 243 #define PIN_PB4__GPIO PINMUX_PIN(PIN_PB4, 0, 0) 244 #define PIN_PB4__UTXD4 PINMUX_PIN(PIN_PB4, 1, 1) 245 #define PIN_PB4__D9 PINMUX_PIN(PIN_PB4, 2, 1) 246 #define PIN_PB4__FIQ PINMUX_PIN(PIN_PB4, 3, 4) 247 #define PIN_PB4__CLASSD_R3 PINMUX_PIN(PIN_PB4, 6, 1)
|