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()
299 rtc->bcd_sec = bin2bcd(t->tm_sec); in bvme6000_hwclk()312 t->tm_sec = bcd2bin(rtc->bcd_sec); in bvme6000_hwclk()321 } 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()
449 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
184 t->tm_sec = bcd2int (m147_rtc->bcd_sec); in mvme147_hwclk()