Searched refs:CONFIG_DM9000_BASE (Results 1 – 8 of 8) sorted by relevance
54 #define CONFIG_DM9000_BASE 0x2c000000 macro55 #define DM9000_IO CONFIG_DM9000_BASE56 #define DM9000_DATA (CONFIG_DM9000_BASE + 0x400)
81 #define CONFIG_DM9000_BASE 0x30000000 macro82 #define DM9000_IO CONFIG_DM9000_BASE83 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
75 #define CONFIG_DM9000_BASE 0x08000000 macro76 #define DM9000_IO (CONFIG_DM9000_BASE)77 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
60 # define CONFIG_DM9000_BASE (CONFIG_SYS_CS1_BASE | 0x300) macro61 # define DM9000_IO CONFIG_DM9000_BASE62 # define DM9000_DATA (CONFIG_DM9000_BASE + 4)
188 #define CONFIG_DM9000_BASE 0x30000000 macro189 #define DM9000_IO CONFIG_DM9000_BASE190 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
79 CONFIG_DM9000_BASE, GPMC_SIZE_16M); in gpmc_dm9000_config()102 CONFIG_DM9000_BASE, GPMC_SIZE_16M); in misc_init_r()
235 printf("dm9000 i/o: 0x%x, id: 0x%x \n", CONFIG_DM9000_BASE, in dm9000_probe()240 CONFIG_DM9000_BASE, id_val); in dm9000_probe()
450 CONFIG_DM9000_BASE