Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dci20.h37 #define CONFIG_DM9000_BASE 0xb6000000 macro
38 #define DM9000_IO CONFIG_DM9000_BASE
39 #define DM9000_DATA (CONFIG_DM9000_BASE + 2)
A Ddevkit8000.h47 #define CONFIG_DM9000_BASE 0x2c000000 macro
48 #define DM9000_IO CONFIG_DM9000_BASE
49 #define DM9000_DATA (CONFIG_DM9000_BASE + 0x400)
A Dat91sam9261ek.h75 #define CONFIG_DM9000_BASE 0x30000000 macro
76 #define DM9000_IO CONFIG_DM9000_BASE
77 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
A Dcolibri_pxa270.h64 #define CONFIG_DM9000_BASE 0x08000000 macro
65 #define DM9000_IO (CONFIG_DM9000_BASE)
66 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
A DM5253DEMO.h48 # define CONFIG_DM9000_BASE (CONFIG_SYS_CS1_BASE | 0x300) macro
49 # define DM9000_IO CONFIG_DM9000_BASE
50 # define DM9000_DATA (CONFIG_DM9000_BASE + 4)
A Dpm9261.h178 #define CONFIG_DM9000_BASE 0x30000000 macro
179 #define DM9000_IO CONFIG_DM9000_BASE
180 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
/u-boot/board/timll/devkit8000/
A Ddevkit8000.c82 CONFIG_DM9000_BASE, GPMC_SIZE_16M); in gpmc_dm9000_config()
105 CONFIG_DM9000_BASE, GPMC_SIZE_16M); in misc_init_r()
/u-boot/drivers/net/
A Ddm9000x.c235 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()
/u-boot/scripts/
A Dconfig_whitelist.txt296 CONFIG_DM9000_BASE

Completed in 11 milliseconds