Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-max8907.c57 static void regs_to_tm(u8 *regs, struct rtc_time *tm) in regs_to_tm() function
104 regs_to_tm(regs, tm); in max8907_rtc_read_time()
132 regs_to_tm(regs, &alrm->time); in max8907_rtc_read_alarm()