Home
last modified time | relevance | path

Searched defs:year (Results 26 – 50 of 145) sorted by relevance

123456

/openbmc/u-boot/drivers/rtc/
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
H A Dm48t35ax.c26 uchar sec, min, hour, cent_day, date, month, year; in rtc_get() local
H A Dpt7c4338.c65 u8 sec, min, hour, mday, wday, mon, year, ctl_stat; in rtc_get() local
H A Dm41t60.c28 static unsigned char year2cb(unsigned const year) in year2cb()
H A Dds164x.c55 uchar mday, wday, mon, year; in rtc_get() local
H A Dmk48t59.c78 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local
H A Dds174x.c50 uchar mday, wday, mon, year; in rtc_get() local
/openbmc/linux/arch/m68k/sun3x/
H A Dtime.h16 volatile unsigned char year; member
/openbmc/linux/drivers/rtc/
H A Drtc-mv.c71 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local
102 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
H A Drtc-pcf8583.c175 unsigned char ctrl, year[2]; in pcf8583_rtc_read_time() local
225 unsigned char year[2], chk; in pcf8583_rtc_set_time() local
H A Drtc-lp8788.c138 int ret, i, year; in lp8788_rtc_set_time() local
194 int ret, i, year; in lp8788_set_alarm() local
H A Drtc-m48t59.c109 int year = tm->tm_year; in m48t59_rtc_set_time() local
200 int year = tm->tm_year; in m48t59_rtc_setalarm() local
H A Drtc-r7301.c139 int year; in rtc7301_get_time() local
173 int year; in rtc7301_write_time() local
H A Drtc-mt7622.c155 u32 year, mon, mday, wday, hour, min, sec; in mtk_rtc_get_alarm_or_time() local
187 u32 year; in mtk_rtc_set_alarm_or_time() local
/openbmc/u-boot/board/compulab/common/
H A Deeprom.c287 unsigned int year) in validate_date()
368 unsigned int year = simple_strtol(tok3, &endptr, 0); in eeprom_field_update_date() local
/openbmc/linux/kernel/time/
H A Dtimeconv.c50 u64 u64tmp, udays, century, year; in time64_to_tm() local
/openbmc/linux/arch/mips/include/asm/
H A Dmc146818-time.h91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
/openbmc/phosphor-webui/app/common/filters/
H A Dindex.js48 year: 'numeric', property in AnonymousClass2fc0db500901
/openbmc/linux/arch/mips/dec/
H A Dtime.c24 unsigned int year, mon, day, hour, min, sec, real_year; in read_persistent_clock64() local
/openbmc/linux/arch/powerpc/platforms/maple/
H A Dtime.c80 int sec, min, hour, mon, mday, year; in maple_set_rtc_time() local
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp31 uint16_t year = 2019; in TEST() local
78 uint16_t year = 2020; in TEST() local
213 uint16_t year = 2019; in TEST() local
246 uint16_t year = 2019; in TEST() local
281 uint16_t year = 0x2019; in TEST() local
322 uint16_t year = htole16(0x2019); in TEST() local
/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dtime.c132 unsigned int year, mon, day, hour, min, sec; in chrp_get_rtc_time() local
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Dposixtm.c65 year (struct tm *tm, const int *digit_pair, size_t n, unsigned int syntax_bits) in year() function

123456