Home
last modified time | relevance | path

Searched refs:RTC_HOURS (Results 1 – 14 of 14) sorted by relevance

/arch/cris/include/asm/
Drtc.h9 # define RTC_HOURS 2 macro
44 # define RTC_HOURS 0x04 macro
/arch/powerpc/platforms/chrp/
Dtime.c110 chrp_cmos_clock_write(tm.tm_hour,RTC_HOURS); in chrp_set_rtc_time()
136 hour = chrp_cmos_clock_read(RTC_HOURS); in chrp_get_rtc_time()
/arch/m32r/include/asm/
Drtc.h7 # define RTC_HOURS 2 macro
/arch/cris/arch-v10/drivers/
Dpcf8563.c80 case RTC_HOURS: in pcf8563_readreg()
115 tm->tm_hour = rtc_read(RTC_HOURS); in get_rtc_time()
299 rtc_write(RTC_HOURS, tm.tm_hour); in pcf8563_ioctl()
Dds1302.c212 rtc_tm->tm_hour = CMOS_READ(RTC_HOURS); in get_rtc_time()
308 CMOS_WRITE(hrs, RTC_HOURS); in rtc_ioctl()
/arch/powerpc/platforms/maple/
Dtime.c62 tm->tm_hour = maple_clock_read(RTC_HOURS); in maple_get_rtc_time()
115 maple_clock_write(hour, RTC_HOURS); in maple_set_rtc_time()
/arch/sh/include/asm/
Dsmc37c93x.h168 #define RTC_HOURS 4 macro
/arch/mips/include/asm/
Dmc146818-time.h99 hour = CMOS_READ(RTC_HOURS); in mc146818_get_cmos_time()
/arch/cris/kernel/
Dtime.c109 hour = CMOS_READ(RTC_HOURS); in get_cmos_time()
/arch/mips/dec/
Dtime.c31 hour = CMOS_READ(RTC_HOURS); in read_persistent_clock()
/arch/x86/platform/mrst/
Dvrtc.c72 hour = vrtc_cmos_read(RTC_HOURS); in vrtc_get_time()
/arch/m68k/atari/
Dtime.c234 hour = RTC_READ( RTC_HOURS ); in atari_tt_hwclk()
243 RTC_WRITE( RTC_HOURS, hour + pm); in atari_tt_hwclk()
/arch/x86/kernel/
Drtc.c124 hour = CMOS_READ(RTC_HOURS); in mach_get_cmos_time()
/arch/alpha/kernel/
Dtime.c124 hour = CMOS_READ(RTC_HOURS); in read_persistent_clock()