Searched refs:bcd_sec (Results 1 – 8 of 8) sorted by relevance
56 wtime.tm_sec = bcd2bin(rtc->bcd_sec); in rtc_ioctl()65 } while (wtime.tm_sec != bcd2bin(rtc->bcd_sec)); in rtc_ioctl()113 rtc->bcd_sec = bin2bcd(sec); in rtc_ioctl()
297 rtc->bcd_sec = bin2bcd(t->tm_sec); in bvme6000_hwclk()310 t->tm_sec = bcd2bin(rtc->bcd_sec); in bvme6000_hwclk()319 } while (t->tm_sec != bcd2bin(rtc->bcd_sec)); in bvme6000_hwclk()
52 wtime.tm_sec = bcd2bin(rtc->bcd_sec); in rtc_ioctl()104 rtc->bcd_sec = bin2bcd(sec); in rtc_ioctl()
446 t->tm_sec = bcd2int (rtc->bcd_sec); in mvme16x_hwclk()
30 bcd_sec, member
10 bcd_sec, member
57 pad_g[3], bcd_sec, member
181 t->tm_sec = bcd2int (m147_rtc->bcd_sec); in mvme147_hwclk()
Completed in 10 milliseconds