Home
last modified time | relevance | path

Searched defs:tm_calc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-max8925.c82 static int tm_calc(struct rtc_time *tm, unsigned char *buf, int len) in tm_calc() function
H A Drtc-pxa.c98 static void tm_calc(u32 rycr, u32 rdcr, struct rtc_time *tm) in tm_calc() function