Searched refs:DS1511_TE (Results 1 – 1 of 1) sorted by relevance
52 #define DS1511_TE 0x80 macro86 rtc_write((rtc_read(DS1511_CONTROL_B) & ~DS1511_TE), DS1511_CONTROL_B); in rtc_disable_update()91 rtc_write((rtc_read(DS1511_CONTROL_B) | DS1511_TE), DS1511_CONTROL_B); in rtc_enable_update()