/openbmc/linux/arch/mips/include/asm/mach-rm/ |
D | mc146818rtc.h |
|
/openbmc/linux/drivers/rtc/ |
D | lib.c |
|
D | rtc-aspeed.c |
|
D | rtc-wilco-ec.c |
|
D | rtc-rtd119x.c |
|
D | rtc-m48t35.c |
|
/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
|
/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 | 49 int year = 1900 + gmTime->tm_year; in getBCDTime() local 76 int year = (fromBCD(bcdTime.yearMSB) * 100) + fromBCD(bcdTime.yearLSB); in getMillisecondsSinceEpoch() local
|
/openbmc/linux/arch/alpha/kernel/ |
D | rtc.c |
|
/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/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/linux/arch/mips/include/asm/mach-malta/ |
D | mc146818rtc.h |
|
/openbmc/linux/arch/mips/include/asm/mach-generic/ |
D | mc146818rtc.h |
|
/openbmc/linux/arch/mips/include/asm/mach-jazz/ |
D | mc146818rtc.h |
|
/openbmc/linux/fs/udf/ |
D | udftime.c |
|
/openbmc/u-boot/include/ |
H A D | rtc.h | 219 static inline bool is_leap_year(unsigned int year) in is_leap_year()
|
/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/linux/arch/m68k/sun3x/ |
D | time.h |
|