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()
267 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()
281 rtc->bcd_hr = bin2bcd(t->tm_hour); in bvme6000_hwclk()294 t->tm_hour = bcd2bin(rtc->bcd_hr); in bvme6000_hwclk()
48 bcd_hr, member
11 bcd_hr, member
58 pad_i[3], bcd_hr, member
158 t->tm_hour = bcd2int (m147_rtc->bcd_hr); in mvme147_hwclk()