Searched refs:handle_mac_address (Results 1 – 4 of 4) sorted by relevance
104 static int handle_mac_address(void) in handle_mac_address() function134 rv = handle_mac_address(); in board_eth_init()
159 static int handle_mac_address(void) in handle_mac_address() function180 return handle_mac_address(); in board_eth_init()
432 static int handle_mac_address(char *env_var, uint eeprom_bus) in handle_mac_address() function457 if (handle_mac_address("ethaddr", CONFIG_SYS_I2C_EEPROM_BUS)) in board_eth_init()460 if (handle_mac_address("eth1addr", SB_FX6_I2C_EEPROM_BUS)) in board_eth_init()
432 static int handle_mac_address(void) in handle_mac_address() function460 rc1 = handle_mac_address(); in board_eth_init()