Home
last modified time | relevance | path

Searched refs:CONFIG_DM9000_BASE (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/include/configs/
Dat91sam9261ek.h77 #define CONFIG_DM9000_BASE 0x30000000 macro
78 #define DM9000_IO CONFIG_DM9000_BASE
79 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
Ddevkit8000.h52 #define CONFIG_DM9000_BASE 0x2c000000 macro
53 #define DM9000_IO CONFIG_DM9000_BASE
54 #define DM9000_DATA (CONFIG_DM9000_BASE + 0x400)
Dcolibri_pxa270.h69 #define CONFIG_DM9000_BASE 0x08000000 macro
70 #define DM9000_IO (CONFIG_DM9000_BASE)
71 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
DM5253DEMO.h57 # define CONFIG_DM9000_BASE (CONFIG_SYS_CS1_BASE | 0x300) macro
58 # define DM9000_IO CONFIG_DM9000_BASE
59 # define DM9000_DATA (CONFIG_DM9000_BASE + 4)
Dpm9261.h183 #define CONFIG_DM9000_BASE 0x30000000 macro
184 #define DM9000_IO CONFIG_DM9000_BASE
185 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
/external/u-boot/board/timll/devkit8000/
Ddevkit8000.c79 CONFIG_DM9000_BASE, GPMC_SIZE_16M); in gpmc_dm9000_config()
102 CONFIG_DM9000_BASE, GPMC_SIZE_16M); in misc_init_r()
/external/u-boot/drivers/net/
Ddm9000x.c234 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()
/external/u-boot/scripts/
Dconfig_whitelist.txt377 CONFIG_DM9000_BASE