Home
last modified time | relevance | path

Searched defs:year (Results 1 – 25 of 99) sorted by relevance

1234

/openbmc/linux/arch/mips/include/asm/mach-rm/
Dmc146818rtc.h
/openbmc/linux/drivers/rtc/
Dlib.c
Drtc-aspeed.c
Drtc-wilco-ec.c
Drtc-rtd119x.c
Drtc-m48t35.c
/openbmc/u-boot/drivers/rtc/
H A Drtc-lib.c26 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 Ddate.c19 #define leapyear(year) ((year) % 4 == 0) argument
84 int year = tm->tm_year; in rtc_mktime() local
H A Ds3c24x0_rtc.c46 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 Ddavinci.c15 unsigned long sec, min, hour, mday, wday, mon_cent, year; in rtc_get() local
H A Dpcf8563.c26 uchar sec, min, hour, mday, wday, mon_cent, year; in rtc_get() local
H A Dmax6900.c39 uchar sec, min, hour, mday, wday, mon, cent, year; in rtc_get() local
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_test.cpp36 uint16_t year = 0; in TEST() local
57 uint16_t year = 2019; in TEST() local
/openbmc/u-boot/cmd/
H A Ddate.c184 int year, century; in mk_date() local
192 int year, century; in mk_date() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dbcd_time.cpp49 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/
Drtc.c
/openbmc/pldm/libpldmresponder/
H A Dbios.cpp27 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 Daspeed_rtc.c30 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/
Dmc146818rtc.h
/openbmc/linux/arch/mips/include/asm/mach-generic/
Dmc146818rtc.h
/openbmc/linux/arch/mips/include/asm/mach-jazz/
Dmc146818rtc.h
/openbmc/linux/fs/udf/
Dudftime.c
/openbmc/u-boot/include/
H A Drtc.h219 static inline bool is_leap_year(unsigned int year) in is_leap_year()
/openbmc/libpldm/src/dsp/
H A Dbios.c27 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/
Dtime.h

1234