Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-max8907.c61 static void regs_to_tm(u8 *regs, struct rtc_time *tm) in regs_to_tm() function
108 regs_to_tm(regs, tm); in max8907_rtc_read_time()
136 regs_to_tm(regs, &alrm->time); in max8907_rtc_read_alarm()