Searched refs:RTC_SET (Results 1 – 8 of 8) sorted by relevance
66 #define RTC_SET 0x80 /* stop updates for time set */ macro
88 #define RTC_SET 0x80 /* Stop updates for time set */ macro
90 #define RTC_SET 0x80 /* Stop updates for time set */ macro
112 #define RTC_SET 0x80 /* Stop updates for time set */ macro
437 outb(RTC_DATA, reg | RTC_SET); /* allow time set now */ in todpc_rtcput()460 outb(RTC_DATA, reg & ~RTC_SET); /* allow time update */ in todpc_rtcput()
277 RTC_PUT8(RTC_B, (regb | RTC_SET)); in write_rtc_time()
295 M5819P_DATA_REG = (regb | RTC_SET); in write_rtc_time()
891 DS1287_DATA_REG = (regb | RTC_SET); in read_rtc()1005 DS1287_DATA_REG = (regb | RTC_SET); in write_rtc_time()