Home
last modified time | relevance | path

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

/openbmc/u-boot/board/siemens/common/
H A Dfactoryset.c31 static int fact_match(unsigned char *eeprom_buf, uchar *s1, int i2) in fact_match() function
59 val = fact_match(eeprom_buf, (uchar *)name, i); in get_factory_val()