Home | History | Annotate | Download | only in mach-au1x00

Lines Matching refs:GPIO2_BASE

1511 #define GPIO2_BASE		0xB1700000
1512 #define GPIO2_DIR (GPIO2_BASE + 0)
1513 #define GPIO2_OUTPUT (GPIO2_BASE + 8)
1514 #define GPIO2_PINSTATE (GPIO2_BASE + 0xC)
1515 #define GPIO2_INTENABLE (GPIO2_BASE + 0x10)
1516 #define GPIO2_ENABLE (GPIO2_BASE + 0x14)