Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dci20.h39 #define CONFIG_DM9000_BASE 0xb6000000 macro
40 #define DM9000_IO CONFIG_DM9000_BASE
41 #define DM9000_DATA (CONFIG_DM9000_BASE + 2)
H A Ddevkit8000.h49 #define CONFIG_DM9000_BASE 0x2c000000 macro
50 #define DM9000_IO CONFIG_DM9000_BASE
51 #define DM9000_DATA (CONFIG_DM9000_BASE + 0x400)
H A Dat91sam9261ek.h75 #define CONFIG_DM9000_BASE 0x30000000 macro
76 #define DM9000_IO CONFIG_DM9000_BASE
77 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
H A Dcolibri_pxa270.h69 #define CONFIG_DM9000_BASE 0x08000000 macro
70 #define DM9000_IO (CONFIG_DM9000_BASE)
71 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
H A 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)
H A Dpm9261.h179 #define CONFIG_DM9000_BASE 0x30000000 macro
180 #define DM9000_IO CONFIG_DM9000_BASE
181 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
/openbmc/u-boot/board/timll/devkit8000/
H A Ddevkit8000.c79 CONFIG_DM9000_BASE, GPMC_SIZE_16M); in gpmc_dm9000_config()
102 CONFIG_DM9000_BASE, GPMC_SIZE_16M); in misc_init_r()
/openbmc/u-boot/drivers/net/
H A 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()
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt362 CONFIG_DM9000_BASE