sim: bfin: new GPIO model
[deliverable/binutils-gdb.git] / sim / bfin / machs.h
index 1338827198403e6ae3bdd9b97f37a4b490b22a1e..e37d2c7ea4d802d47e6bd9c2e5468e29c5212630 100644 (file)
@@ -82,6 +82,7 @@ enum {
 #define BFIN_MMR_EMAC_SIZE             0x200
 #define BFIN_MMR_EPPI_SIZE             0x40
 #define BFIN_MMR_GPIO_SIZE             (17 * 4)
+#define BFIN_MMR_GPIO2_SIZE            (8 * 4)
 #define BFIN_MMR_GPTIMER_SIZE          (4 * 4)
 #define BFIN_MMR_NFC_SIZE              0x50
 /* XXX: Not exactly true; it's two sets of 4 regs near each other:
This page took 0.023522 seconds and 4 git commands to generate.