Searched refs:DS1347_CLOCK_BURST (Results 1 - 1 of 1) sorted by relevance

/drivers/rtc/
H A Drtc-ds1347.c33 #define DS1347_CLOCK_BURST 0x3F macro
63 buf[0] = DS1347_CLOCK_BURST | 0x80;
85 buf[0] = DS1347_CLOCK_BURST & 0x7F;

Completed in 83 milliseconds