Home
last modified time | relevance | path

Searched refs:PIN_BASE (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/arm/mach-at91/include/mach/
Dgpio.h18 #define PIN_BASE 0 macro
24 #define AT91_PIN_PA0 (PIN_BASE + 0x00 + 0)
25 #define AT91_PIN_PA1 (PIN_BASE + 0x00 + 1)
26 #define AT91_PIN_PA2 (PIN_BASE + 0x00 + 2)
27 #define AT91_PIN_PA3 (PIN_BASE + 0x00 + 3)
28 #define AT91_PIN_PA4 (PIN_BASE + 0x00 + 4)
29 #define AT91_PIN_PA5 (PIN_BASE + 0x00 + 5)
30 #define AT91_PIN_PA6 (PIN_BASE + 0x00 + 6)
31 #define AT91_PIN_PA7 (PIN_BASE + 0x00 + 7)
32 #define AT91_PIN_PA8 (PIN_BASE + 0x00 + 8)
[all …]