Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Dm41t60.c82 static const uchar daysInMonth[0x13] = { in rtc_validate() local
121 daysInMonth[month] < date || 0x09 < (date & 0x0F) || 0x00 == date || in rtc_validate()