Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Ddevkit8000.h54 #define CONFIG_DM9000_BASE 0x2c000000 macro
55 #define DM9000_IO CONFIG_DM9000_BASE
56 #define DM9000_DATA (CONFIG_DM9000_BASE + 0x400)
H A Dat91sam9261ek.h81 #define CONFIG_DM9000_BASE 0x30000000 macro
82 #define DM9000_IO CONFIG_DM9000_BASE
83 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
H A Dcolibri_pxa270.h75 #define CONFIG_DM9000_BASE 0x08000000 macro
76 #define DM9000_IO (CONFIG_DM9000_BASE)
77 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
H A DM5253DEMO.h60 # define CONFIG_DM9000_BASE (CONFIG_SYS_CS1_BASE | 0x300) macro
61 # define DM9000_IO CONFIG_DM9000_BASE
62 # define DM9000_DATA (CONFIG_DM9000_BASE + 4)
H A Dpm9261.h188 #define CONFIG_DM9000_BASE 0x30000000 macro
189 #define DM9000_IO CONFIG_DM9000_BASE
190 #define DM9000_DATA (CONFIG_DM9000_BASE + 4)
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/u-boot/drivers/net/
H 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()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt450 CONFIG_DM9000_BASE