Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dintegratorcp.h27 #define CONFIG_SMC91111_BASE 0xC8000000 macro
A Dvexpress_aemv8a.h94 #define CONFIG_SMC91111_BASE (0x01A000000) macro
/u-boot/board/armltd/integrator/
A Dintegrator.c182 rc = smc91111_initialize(0, CONFIG_SMC91111_BASE); in board_eth_init()
/u-boot/board/armltd/vexpress64/
A Dvexpress64.c158 rc = smc91111_initialize(0, CONFIG_SMC91111_BASE); in board_eth_init()
/u-boot/examples/standalone/
A Dsmc91111_eeprom.c22 #define SMC_BASE_ADDRESS CONFIG_SMC91111_BASE
41 dev.iobase = CONFIG_SMC91111_BASE; in smc91111_eeprom()
/u-boot/drivers/net/
A Dsmc91111.c119 #ifndef CONFIG_SMC91111_BASE
/u-boot/scripts/
A Dconfig_whitelist.txt1478 CONFIG_SMC91111_BASE
/u-boot/
A DREADME901 CONFIG_SMC91111_BASE

Completed in 14 milliseconds