Searched refs:bcd_sec (Results 1 – 8 of 8) sorted by relevance
55 wtime.tm_sec = bcd2bin(rtc->bcd_sec); in rtc_ioctl()64 } while (wtime.tm_sec != bcd2bin(rtc->bcd_sec)); in rtc_ioctl()112 rtc->bcd_sec = bin2bcd(sec); in rtc_ioctl()
280 rtc->bcd_sec = bin2bcd(t->tm_sec); in bvme6000_hwclk()293 t->tm_sec = bcd2bin(rtc->bcd_sec); in bvme6000_hwclk()302 } while (t->tm_sec != bcd2bin(rtc->bcd_sec)); in bvme6000_hwclk()341 rtc->bcd_sec = bin2bcd(real_seconds); in bvme6000_set_clock_mmss()
51 wtime.tm_sec = bcd2bin(rtc->bcd_sec); in rtc_ioctl()103 rtc->bcd_sec = bin2bcd(sec); in rtc_ioctl()
409 t->tm_sec = bcd2int (rtc->bcd_sec); in mvme16x_hwclk()
29 bcd_sec, member
9 bcd_sec, member
56 pad_g[3], bcd_sec, member
163 t->tm_sec = bcd2int (m147_rtc->bcd_sec); in mvme147_hwclk()