Searched refs:bcd_hr (Results 1 – 8 of 8) sorted by relevance
53 wtime.tm_hour = bcd2bin(rtc->bcd_hr); in rtc_ioctl()105 rtc->bcd_hr = bin2bcd(hrs); in rtc_ioctl()
406 t->tm_hour = bcd2int (rtc->bcd_hr); in mvme16x_hwclk()
57 wtime.tm_hour = bcd2bin(rtc->bcd_hr); in rtc_ioctl()114 rtc->bcd_hr = bin2bcd(hrs); in rtc_ioctl()
282 rtc->bcd_hr = bin2bcd(t->tm_hour); in bvme6000_hwclk()295 t->tm_hour = bcd2bin(rtc->bcd_hr); in bvme6000_hwclk()
31 bcd_hr, member
11 bcd_hr, member
58 pad_i[3], bcd_hr, member
159 t->tm_hour = bcd2int (m147_rtc->bcd_hr); in mvme147_hwclk()