Searched refs:CONFIG_DM9000_BASE (Results 1 – 9 of 9) sorted by relevance
39 #define CONFIG_DM9000_BASE 0xb6000000 macro40 #define DM9000_IO CONFIG_DM9000_BASE41 #define DM9000_DATA (CONFIG_DM9000_BASE + 2)
49 #define CONFIG_DM9000_BASE 0x2c000000 macro50 #define DM9000_IO CONFIG_DM9000_BASE51 #define DM9000_DATA (CONFIG_DM9000_BASE + 0x400)
75 #define CONFIG_DM9000_BASE 0x30000000 macro76 #define DM9000_IO CONFIG_DM9000_BASE77 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
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)
179 #define CONFIG_DM9000_BASE 0x30000000 macro180 #define DM9000_IO CONFIG_DM9000_BASE181 #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()
362 CONFIG_DM9000_BASE