Searched refs:cl_eeprom_read_mac_addr (Results 1 – 8 of 8) sorted by relevance
15 int cl_eeprom_read_mac_addr(uchar *buf, uint eeprom_bus);19 static inline int cl_eeprom_read_mac_addr(uchar *buf, uint eeprom_bus) in cl_eeprom_read_mac_addr() function
112 int cl_eeprom_read_mac_addr(uchar *buf, uint eeprom_bus) in cl_eeprom_read_mac_addr() function
113 rv = cl_eeprom_read_mac_addr(enetaddr, CONFIG_SYS_I2C_EEPROM_BUS); in handle_mac_address()
175 ret = cl_eeprom_read_mac_addr(enetaddr, CONFIG_SYS_I2C_EEPROM_BUS); in cm_t3517_handle_mac_address()
102 ret = cl_eeprom_read_mac_addr(enetaddr, CONFIG_SYS_I2C_EEPROM_BUS); in cl_som_am57x_handle_mac_address()
168 ret = cl_eeprom_read_mac_addr(enetaddr, CONFIG_SYS_I2C_EEPROM_BUS); in handle_mac_address()
483 rc = cl_eeprom_read_mac_addr(enetaddr, eeprom_bus); in handle_mac_address()
441 rc = cl_eeprom_read_mac_addr(enetaddr, CONFIG_SYS_I2C_EEPROM_BUS); in handle_mac_address()