Searched refs:bcd_sec (Results 1 – 9 of 9) 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()
54 int bcd_sec; member132 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()211 val = tm.bcd_sec | tm.bcd_min | tm.bcd_hour; in nuc900_rtc_set_alarm()
51 wtime.tm_sec = bcd2bin(rtc->bcd_sec); in rtc_ioctl()103 rtc->bcd_sec = bin2bcd(sec); in rtc_ioctl()
408 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
161 t->tm_sec = bcd2int (m147_rtc->bcd_sec); in mvme147_hwclk()