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

Lines Matching refs:GPIO2_BASE

682 #define GPIO2_BASE 0xB1700000
684 #define GPIO2_DIR (GPIO2_BASE + 0)
685 #define GPIO2_OUTPUT (GPIO2_BASE + 8)
686 #define GPIO2_PINSTATE (GPIO2_BASE + 0xC)
687 #define GPIO2_INTENABLE (GPIO2_BASE + 0x10)
689 #define GPIO2_ENABLE (GPIO2_BASE + 0x14)