Home
last modified time | relevance | path

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

/openbmc/u-boot/board/compulab/common/
H A Deeprom.c285 static int validate_date(unsigned char day, unsigned char month, in validate_date() function
373 if (validate_date(day, month - 1, year)) { in eeprom_field_update_date()