Home
last modified time | relevance | path

Searched refs:RTC_SET (Results 1 – 6 of 6) sorted by relevance

/arch/mips/mti-malta/
A Dmalta-time.c190 if (ctrl & RTC_SET) in init_rtc()
191 CMOS_WRITE(ctrl & ~RTC_SET, RTC_CONTROL); in init_rtc()
/arch/sh/include/asm/
A Dsmc37c93x.h182 # define RTC_SET 0x80 macro
/arch/m68k/atari/
A Dtime.c264 RTC_WRITE( RTC_CONTROL, ctrl | RTC_SET ); in atari_tt_hwclk()
283 RTC_WRITE( RTC_CONTROL, ctrl & ~RTC_SET ); in atari_tt_hwclk()
/arch/mips/dec/
A Dtime.c79 CMOS_WRITE((save_control | RTC_SET), RTC_CONTROL); in update_persistent_clock64()
/arch/powerpc/platforms/chrp/
A Dtime.c95 chrp_cmos_clock_write((save_control|RTC_SET), RTC_CONTROL); in chrp_set_rtc_time()
/arch/powerpc/platforms/
A Dfsl_uli1575.c164 CMOS_WRITE(RTC_SET, RTC_CONTROL); in quirk_final_uli1575()

Completed in 11 milliseconds