Searched refs:RTC_READ (Results 1 – 3 of 3) sorted by relevance
54 #define RTC_READ 0x01 macro108 writeb(flags | RTC_READ, ioaddr + RTC_FLAGS); in stk17ta8_rtc_read_time()117 writeb(flags & ~RTC_READ, ioaddr + RTC_FLAGS); in stk17ta8_rtc_read_time()
41 #define RTC_READ 0x40 macro90 writeb(RTC_READ, ioaddr + RTC_CONTROL); in ds1742_rtc_read_time()
46 #define RTC_READ 0x40 macro106 writeb(RTC_READ, ioaddr + RTC_CONTROL); in ds1553_rtc_read_time()
Completed in 5 milliseconds