Home
last modified time | relevance | path

Searched refs:cl_eeprom_get_product_name (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/compulab/common/
H A Deeprom.h16 int cl_eeprom_get_product_name(uchar *buf, uint eeprom_bus);
26 static inline int cl_eeprom_get_product_name(uchar *buf, uint eeprom_bus) in cl_eeprom_get_product_name() function
H A Deeprom.c170 int cl_eeprom_get_product_name(uchar *buf, uint eeprom_bus) in cl_eeprom_get_product_name() function
/openbmc/u-boot/board/compulab/cm_fx6/
H A Dcm_fx6.c557 err = cl_eeprom_get_product_name((uchar *)baseboard_name, 0); in ft_board_setup()
635 err = cl_eeprom_get_product_name((uchar *)baseboard_name, 0); in board_late_init()