Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-max6916.c29 #define MAX6916_CLOCK_BURST 0x3F macro
59 buf[0] = MAX6916_CLOCK_BURST | 0x80; in max6916_read_time()
88 buf[0] = MAX6916_CLOCK_BURST & 0x7F; in max6916_set_time()