Searched refs:CONFIG_DM9000_BASE (Results 1 – 8 of 8) sorted by relevance
77 #define CONFIG_DM9000_BASE 0x30000000 macro78 #define DM9000_IO CONFIG_DM9000_BASE79 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
52 #define CONFIG_DM9000_BASE 0x2c000000 macro53 #define DM9000_IO CONFIG_DM9000_BASE54 #define DM9000_DATA (CONFIG_DM9000_BASE + 0x400)
69 #define CONFIG_DM9000_BASE 0x08000000 macro70 #define DM9000_IO (CONFIG_DM9000_BASE)71 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
57 # define CONFIG_DM9000_BASE (CONFIG_SYS_CS1_BASE | 0x300) macro58 # define DM9000_IO CONFIG_DM9000_BASE59 # define DM9000_DATA (CONFIG_DM9000_BASE + 4)
183 #define CONFIG_DM9000_BASE 0x30000000 macro184 #define DM9000_IO CONFIG_DM9000_BASE185 #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()
234 printf("dm9000 i/o: 0x%x, id: 0x%x \n", CONFIG_DM9000_BASE, in dm9000_probe()239 CONFIG_DM9000_BASE, id_val); in dm9000_probe()
377 CONFIG_DM9000_BASE