Home
last modified time | relevance | path

Searched defs:year (Results 51 – 75 of 145) sorted by relevance

123456

/openbmc/linux/arch/m68k/include/asm/
H A Dintersil.h35 unsigned char year; member
H A Dapollohw.h48 unsigned char month, year; member
/openbmc/u-boot/drivers/rtc/
H A Dds1556.c55 uchar mday, wday, mon, year; in rtc_get() local
H A Dds3231.c63 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; in rtc_get() local
H A Drx8025.c81 uchar sec, min, hour, mday, wday, mon, year, ctl2; in rtc_get() local
H A Dds1337.c72 uchar sec, min, hour, mday, wday, mon_cent, year, control, status; in rtc_get() local
H A Dds1307.c81 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local
H A Dds1306.c285 unsigned char sec, min, hour, mday, wday, mon, year; in rtc_get() local
/openbmc/linux/arch/sh/boards/mach-sh03/
H A Drtc.c43 unsigned int year, mon, day, hour, min, sec; in sh03_rtc_gettimeofday() local
/openbmc/linux/arch/mips/sibyte/swarm/
H A Drtc_xicor1241.c169 unsigned int year, mon, day, hour, min, sec, y2k; in xicor_get_time() local
H A Drtc_m41t81.c188 unsigned int year, mon, day, hour, min, sec; in m41t81_get_time() local
/openbmc/ipmitool/lib/
H A Ddimm_spd.c870 uint32_t year; in ipmi_spd_print() local
/openbmc/linux/drivers/rtc/
H A Drtc-da9063.c23 #define YEARS_TO_DA9063(year) ((year) - 100) argument
25 #define YEARS_FROM_DA9063(year) ((year) + 100) argument
H A Drtc-ds1216.c23 u8 year; member
H A Drtc-bq4802.c97 unsigned int year; in bq4802_set_time() local
H A Drtc-imx-sc.c34 u16 year; member
H A Drtc-ac100.c411 int year; in ac100_rtc_set_time() local
488 int year; in ac100_rtc_set_alarm() local
/openbmc/libpldm/include/libpldm/
H A Dbios.h115 uint16_t year; //!< Year in BCD format member
129 uint16_t year; //!< Year in BCD format member
/openbmc/linux/net/netfilter/
H A Dxt_time.c110 unsigned int year, i, w = r->dse; in localtime_3() local
/openbmc/libpldm/src/
H A Dutils.c237 uint8_t month, uint16_t year) in is_time_legal()
/openbmc/linux/drivers/ata/
H A Dahci.c1255 int year, month, date; in ahci_sb600_enable_64bit() local
1390 int year, month, date; in ahci_broken_suspend() local
1443 int year, month, date; in ahci_broken_lpm() local
/openbmc/linux/drivers/char/
H A Dtoshiba.c404 int i,major,minor,day,year,month,flag; in tosh_probe() local
/openbmc/u-boot/arch/arm/include/asm/
H A Ddavinci_rtc.h22 unsigned int year; member
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h228 class year; variable
/openbmc/linux/drivers/mmc/core/
H A Dcard.h57 unsigned short year; member
153 #define cid_rev(hwrev, fwrev, year, month) \ argument

123456