Searched refs:bcd_sec (Results 1 – 3 of 3) 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()
294 rtc->bcd_sec = bin2bcd(t->tm_sec); in bvme6000_hwclk()307 t->tm_sec = bcd2bin(rtc->bcd_sec); in bvme6000_hwclk()316 } while (t->tm_sec != bcd2bin(rtc->bcd_sec)); in bvme6000_hwclk()
57 pad_g[3], bcd_sec, member