Searched refs:bcd_sec (Results 1 – 9 of 9) 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()
277 rtc->bcd_sec = bin2bcd(t->tm_sec); in bvme6000_hwclk()290 t->tm_sec = bcd2bin(rtc->bcd_sec); in bvme6000_hwclk()299 } while (t->tm_sec != bcd2bin(rtc->bcd_sec)); in bvme6000_hwclk()
54 int bcd_sec; member130 gettm->bcd_sec = bin2bcd(settm->tm_sec) << 0; in nuc900_rtc_bin2bcd()178 val = gettm.bcd_sec | gettm.bcd_min | gettm.bcd_hour; in nuc900_rtc_set_time()213 val = tm.bcd_sec | tm.bcd_min | tm.bcd_hour; in nuc900_rtc_set_alarm()
52 wtime.tm_sec = bcd2bin(rtc->bcd_sec); in rtc_ioctl()104 rtc->bcd_sec = bin2bcd(sec); in rtc_ioctl()
405 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
158 t->tm_sec = bcd2int (m147_rtc->bcd_sec); in mvme147_hwclk()