Home
last modified time | relevance | path

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

12

/arch/mips/include/asm/mach-rm/
Dmc146818rtc.h14 #define mc146818_decode_year(year) ((year) < 70 ? (year) + 2000 : (year) + 1900) argument
16 #define mc146818_decode_year(year) ((year) + 1980) argument
/arch/mips/include/asm/mach-ip32/
Dmc146818rtc.h32 #define mc146818_decode_year(year) ((year) + 2000) argument
/arch/mips/include/asm/mach-loongson/
Dmc146818rtc.h33 #define mc146818_decode_year(year) ((year) < 70 ? (year) + 2000 : (year) + 1970) argument
/arch/mips/include/asm/mach-jazz/
Dmc146818rtc.h36 #define mc146818_decode_year(year) ((year) + 1980) argument
/arch/mips/include/asm/mach-generic/
Dmc146818rtc.h33 #define mc146818_decode_year(year) ((year) < 70 ? (year) + 2000 : (year) + 1900) argument
/arch/mips/include/asm/mach-malta/
Dmc146818rtc.h46 #define mc146818_decode_year(year) ((year) < 70 ? (year) + 2000 : (year) + 1900) argument
/arch/h8300/kernel/
Dtime.c44 unsigned int year, mon, day, hour, min, sec; in read_persistent_clock() local
/arch/m68k/atari/
Dtime.c110 int hour, year; in atari_mste_hwclk() local
169 int sec=0, min=0, hour=0, day=0, mon=0, year=0, wday=0; in atari_tt_hwclk() local
/arch/m68k/sun3x/
Dtime.h16 volatile unsigned char year; member
/arch/mips/include/asm/
Dmc146818-time.h91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
Dm48t37.h28 volatile u8 year; member
/arch/mips/dec/
Dtime.c23 unsigned int year, mon, day, hour, min, sec, real_year; in read_persistent_clock() local
/arch/m32r/kernel/
Dtime.c143 unsigned int epoch, year, mon, day, hour, min, sec; in read_persistent_clock() local
/arch/powerpc/platforms/maple/
Dtime.c86 int sec, min, hour, mon, mday, year; in maple_set_rtc_time() local
/arch/powerpc/platforms/chrp/
Dtime.c131 unsigned int year, mon, day, hour, min, sec; in chrp_get_rtc_time() local
/arch/x86/platform/mrst/
Dvrtc.c63 u32 year; in vrtc_get_time() local
/arch/cris/kernel/
Dtime.c103 unsigned int year, mon, day, hour, min, sec; in get_cmos_time() local
/arch/frv/kernel/
Dtime.c91 unsigned int year, mon, day, hour, min, sec; in read_persistent_clock() local
/arch/mips/pmc-sierra/yosemite/
Dsetup.c75 unsigned int year, month, day, hour, min, sec; in read_persistent_clock() local
/arch/parisc/include/asm/
Drtc.h35 # define __isleap(year) \ argument
/arch/sh/boards/mach-sh03/
Drtc.c42 unsigned int year, mon, day, hour, min, sec; in get_cmos_time() local
/arch/x86/kernel/
Drtc.c108 unsigned int status, year, mon, day, hour, min, sec, century = 0; in mach_get_cmos_time() local
/arch/m68k/include/asm/
Dintersil.h34 unsigned char year; member
/arch/cris/arch-v10/drivers/
Dpcf8563.c247 int year; in pcf8563_ioctl() local
/arch/mips/sibyte/swarm/
Drtc_xicor1241.c173 unsigned int year, mon, day, hour, min, sec, y2k; in xicor_get_time() local

12