/openbmc/u-boot/drivers/rtc/ |
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
|
/openbmc/linux/arch/m68k/sun3x/ |
H A D | time.h | 16 volatile unsigned char year; member
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-mv.c | 71 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 D | rtc-pcf8583.c | 175 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 D | rtc-lp8788.c | 138 int ret, i, year; in lp8788_rtc_set_time() local 194 int ret, i, year; in lp8788_set_alarm() local
|
H A D | rtc-m48t59.c | 109 int year = tm->tm_year; in m48t59_rtc_set_time() local 200 int year = tm->tm_year; in m48t59_rtc_setalarm() local
|
H A D | rtc-r7301.c | 139 int year; in rtc7301_get_time() local 173 int year; in rtc7301_write_time() local
|
H A D | rtc-mt7622.c | 155 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 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/linux/kernel/time/ |
H A D | timeconv.c | 50 u64 u64tmp, udays, century, year; in time64_to_tm() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | mc146818-time.h | 91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
|
/openbmc/phosphor-webui/app/common/filters/ |
H A D | index.js | 48 year: 'numeric', property in AnonymousClass2fc0db500901
|
/openbmc/linux/arch/mips/dec/ |
H A D | time.c | 24 unsigned int year, mon, day, hour, min, sec, real_year; in read_persistent_clock64() local
|
/openbmc/linux/arch/powerpc/platforms/maple/ |
H A D | time.c | 80 int sec, min, hour, mon, mday, year; in maple_set_rtc_time() local
|
/openbmc/libpldm/tests/dsp/ |
H A D | bios.cpp | 31 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 D | time.c | 132 unsigned int year, mon, day, hour, min, sec; in chrp_get_rtc_time() local
|
/openbmc/openbmc/poky/meta/recipes-extended/at/at/ |
H A D | posixtm.c | 65 year (struct tm *tm, const int *digit_pair, size_t n, unsigned int syntax_bits) in year() function
|