Searched refs:bcd_hr (Results 1 – 8 of 8) sorted by relevance
54 wtime.tm_hour = bcd2bin(rtc->bcd_hr); in rtc_ioctl()106 rtc->bcd_hr = bin2bcd(hrs); in rtc_ioctl()
442 t->tm_hour = bcd2int (rtc->bcd_hr); in mvme16x_hwclk()
58 wtime.tm_hour = bcd2bin(rtc->bcd_hr); in rtc_ioctl()115 rtc->bcd_hr = bin2bcd(hrs); in rtc_ioctl()
296 rtc->bcd_hr = bin2bcd(t->tm_hour); in bvme6000_hwclk()309 t->tm_hour = bcd2bin(rtc->bcd_hr); in bvme6000_hwclk()
32 bcd_hr, member
12 bcd_hr, member
59 pad_i[3], bcd_hr, member
176 t->tm_hour = bcd2int (m147_rtc->bcd_hr); in mvme147_hwclk()