Searched refs:bcd2tm (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/rtc/
H A Drtc-omap.c281 static void bcd2tm(struct rtc_time *tm) function
312 bcd2tm(tm);
357 bcd2tm(&alm->time);
431 bcd2tm(&tm);
H A Drtc-spear.c180 static void bcd2tm(struct rtc_time *tm) function
218 bcd2tm(tm);
272 bcd2tm(&alm->time);
H A Drtc-stm32.c256 static void bcd2tm(struct rtc_time *tm) function
294 bcd2tm(tm);
399 bcd2tm(tm);

Completed in 217 milliseconds