| /OK3568_Linux_fs/u-boot/board/technexion/twister/ |
| H A D | twister.c | 126 CONFIG_SMC911X_BASE, GPMC_SIZE_16M); in board_eth_init() 127 if (smc911x_initialize(0, CONFIG_SMC911X_BASE) <= 0) in board_eth_init() 150 CONFIG_SMC911X_BASE, GPMC_SIZE_16M); in spl_board_prepare_for_linux()
|
| /OK3568_Linux_fs/u-boot/board/isee/igep00x0/ |
| H A D | igep00x0.c | 118 CONFIG_SMC911X_BASE, GPMC_SIZE_16M); in setup_net_chip() 134 return smc911x_initialize(0, CONFIG_SMC911X_BASE); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/ti/evm/ |
| H A D | evm.c | 73 smsc_id = readl(CONFIG_SMC911X_BASE + 0x50) & 0xFFFF0000; in omap3_evm_get_revision() 309 rc = smc911x_initialize(0, CONFIG_SMC911X_BASE); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | duovero.h | 35 #define CONFIG_SMC911X_BASE 0x2C000000 macro
|
| H A D | twister.h | 32 #define CONFIG_SMC911X_BASE 0x2C000000 macro
|
| H A D | rsk7269.h | 61 #define CONFIG_SMC911X_BASE 0x24000000 macro
|
| H A D | rsk7264.h | 62 #define CONFIG_SMC911X_BASE 0x28000000 macro
|
| H A D | omap3_zoom1.h | 161 #define CONFIG_SMC911X_BASE DEBUG_BASE macro
|
| H A D | rsk7203.h | 73 #define CONFIG_SMC911X_BASE (0x24000000) macro
|
| H A D | omap3_evm.h | 90 #define CONFIG_SMC911X_BASE 0x2C000000 macro
|
| H A D | omap3_overo.h | 186 #define CONFIG_SMC911X_BASE 0x2C000000 macro
|
| H A D | smdkc100.h | 167 #define CONFIG_SMC911X_BASE 0x98800300 /* SMC911X Drive Base */ macro
|
| H A D | smdkv310.h | 92 #define CONFIG_SMC911X_BASE 0x5000000 macro
|
| H A D | omap3_logic.h | 235 #define CONFIG_SMC911X_BASE 0x08000000 macro
|
| H A D | r0p7734.h | 34 # define CONFIG_SMC911X_BASE (0x84000000) macro
|
| /OK3568_Linux_fs/u-boot/board/renesas/r0p7734/ |
| H A D | r0p7734.c | 56 rc = smc911x_initialize(0, CONFIG_SMC911X_BASE); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/renesas/rsk7269/ |
| H A D | rsk7269.c | 59 rc = smc911x_initialize(0, CONFIG_SMC911X_BASE); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/renesas/rsk7203/ |
| H A D | rsk7203.c | 57 rc = smc911x_initialize(0, CONFIG_SMC911X_BASE); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/renesas/rsk7264/ |
| H A D | rsk7264.c | 58 rc = smc911x_initialize(0, CONFIG_SMC911X_BASE); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/samsung/smdkc100/ |
| H A D | smdkc100.c | 75 rc = smc911x_initialize(0, CONFIG_SMC911X_BASE); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | vct_premium_onenand_defconfig | 26 CONFIG_SMC911X_BASE=0x00000000
|
| H A D | vct_platinum_onenand_defconfig | 26 CONFIG_SMC911X_BASE=0x00000000
|
| H A D | smdkc100_defconfig | 24 CONFIG_SMC911X_BASE=0x98800300
|
| /OK3568_Linux_fs/u-boot/board/logicpd/zoom1/ |
| H A D | zoom1.c | 132 rc = smc911x_initialize(0, CONFIG_SMC911X_BASE); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/armltd/vexpress64/ |
| H A D | vexpress64.c | 102 rc = smc911x_initialize(0, CONFIG_SMC911X_BASE); in board_eth_init()
|