Home
last modified time | relevance | path

Searched refs:cl_eeprom_get_board_rev (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/compulab/common/
H A Deeprom.h15 u32 cl_eeprom_get_board_rev(uint eeprom_bus);
22 static inline u32 cl_eeprom_get_board_rev(uint eeprom_bus) in cl_eeprom_get_board_rev() function
H A Deeprom.c132 u32 cl_eeprom_get_board_rev(uint eeprom_bus) in cl_eeprom_get_board_rev() function
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Dcl-som-am57x.c65 return cl_eeprom_get_board_rev(CONFIG_SYS_I2C_EEPROM_BUS); in get_board_rev()
/openbmc/u-boot/board/compulab/cm_t3517/
H A Dcm_t3517.c107 return cl_eeprom_get_board_rev(CONFIG_SYS_I2C_EEPROM_BUS); in get_board_rev()
/openbmc/u-boot/board/compulab/cm_fx6/
H A Dcm_fx6.c556 baseboard_rev = cl_eeprom_get_board_rev(0); in ft_board_setup()
716 return cl_eeprom_get_board_rev(CONFIG_SYS_I2C_EEPROM_BUS); in get_board_rev()
/openbmc/u-boot/board/compulab/cm_t35/
H A Dcm_t35.c108 return cl_eeprom_get_board_rev(CONFIG_SYS_I2C_EEPROM_BUS); in get_board_rev()