Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds