| /openbmc/u-boot/drivers/rtc/ |
| H A D | rtc-lib.c | 26 static int rtc_month_days(unsigned int month, unsigned int year) in rtc_month_days() 40 unsigned int month, year, secs; in rtc_to_tm() local
|
| H A D | date.c | 19 #define leapyear(year) ((year) % 4 == 0) argument 84 int year = tm->tm_year; in rtc_mktime() local
|
| H A D | s3c24x0_rtc.c | 46 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local 110 uchar sec, min, hour, mday, wday, mon, year; in rtc_set() local
|
| H A D | davinci.c | 15 unsigned long sec, min, hour, mday, wday, mon_cent, year; in rtc_get() local
|
| H A D | pcf8563.c | 26 uchar sec, min, hour, mday, wday, mon_cent, year; in rtc_get() local
|
| H A D | max6900.c | 39 uchar sec, min, hour, mday, wday, mon, cent, year; in rtc_get() local
|
| H A D | m48t35ax.c | 26 uchar sec, min, hour, cent_day, date, month, year; in rtc_get() local
|
| H A D | pt7c4338.c | 65 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; in rtc_get() local
|
| H A D | m41t60.c | 28 static unsigned char year2cb(unsigned const year) in year2cb()
|
| H A D | ds164x.c | 55 uchar mday, wday, mon, year; in rtc_get() local
|
| H A D | mk48t59.c | 78 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local
|
| H A D | ds174x.c | 50 uchar mday, wday, mon, year; in rtc_get() local
|
| H A D | ds1556.c | 55 uchar mday, wday, mon, year; in rtc_get() local
|
| H A D | ds3231.c | 63 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; in rtc_get() local
|
| H A D | rx8025.c | 81 uchar sec, min, hour, mday, wday, mon, year, ctl2; in rtc_get() local
|
| /openbmc/pldm/libpldmresponder/test/ |
| H A D | libpldmresponder_bios_test.cpp | 36 uint16_t year = 0; in TEST() local 57 uint16_t year = 2019; in TEST() local
|
| /openbmc/u-boot/cmd/ |
| H A D | date.c | 184 int year, century; in mk_date() local 192 int year, century; in mk_date() local
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | bcd_time.cpp | 37 int year = 1900 + gmTime->tm_year; in getBCDTime() local 64 int year = (fromBCD(bcdTime.yearMSB) * 100) + fromBCD(bcdTime.yearLSB); in getMillisecondsSinceEpoch() local
|
| /openbmc/qemu/hw/rtc/ |
| H A D | aspeed_rtc.c | 30 uint32_t year, cent; in aspeed_rtc_calc_offset() local 49 uint32_t year, cent; in aspeed_rtc_get_counter() local
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | bios.cpp | 27 uint16_t& year) in epochToBCDTime() 44 uint8_t day, uint8_t month, uint16_t year) in timeToEpoch() 118 uint16_t year = 0; in getDateTime() local 164 uint16_t year = 0; in setDateTime() local
|
| /openbmc/u-boot/include/ |
| H A D | rtc.h | 219 static inline bool is_leap_year(unsigned int year) in is_leap_year()
|
| /openbmc/phosphor-webui/app/common/filters/ |
| H A D | index.js | 48 year: 'numeric', property in AnonymousClass2fc0db500901
|
| /openbmc/libpldm/src/dsp/ |
| H A D | bios.c | 27 uint8_t day, uint8_t month, uint16_t year, in encode_get_date_time_resp() 64 uint8_t *month, uint16_t *year) in decode_get_date_time_resp() 97 uint8_t month, uint16_t year, struct pldm_msg *msg, in encode_set_date_time_req() 137 uint8_t *day, uint8_t *month, uint16_t *year) in decode_set_date_time_req()
|
| /openbmc/u-boot/board/compulab/common/ |
| H A D | eeprom.c | 287 unsigned int year) in validate_date() 368 unsigned int year = simple_strtol(tok3, &endptr, 0); in eeprom_field_update_date() local
|
| /openbmc/openbmc/poky/meta/recipes-extended/at/at/ |
| H A D | posixtm.c | 63 year (struct tm *tm, const int *digit_pair, size_t n, unsigned int syntax_bits) in year() function
|