Searched refs:bcd_hr (Results 1 - 8 of 8) sorted by last modified time

/linux-master/arch/m68k/mvme16x/
H A Dconfig.c442 t->tm_hour = bcd2int (rtc->bcd_hr);
H A Drtc.c54 wtime.tm_hour = bcd2bin(rtc->bcd_hr);
106 rtc->bcd_hr = bin2bcd(hrs);
/linux-master/arch/m68k/mvme147/
H A Dconfig.c176 t->tm_hour = bcd2int (m147_rtc->bcd_hr);
/linux-master/arch/m68k/bvme6000/
H A Dconfig.c296 rtc->bcd_hr = bin2bcd(t->tm_hour);
309 t->tm_hour = bcd2bin(rtc->bcd_hr);
H A Drtc.c58 wtime.tm_hour = bcd2bin(rtc->bcd_hr);
115 rtc->bcd_hr = bin2bcd(hrs);
/linux-master/arch/m68k/include/asm/
H A Dmvme147hw.h12 bcd_hr, member in struct:__anon14
H A Dmvme16xhw.h32 bcd_hr, member in struct:__anon475
H A Dbvme6000hw.h59 pad_i[3], bcd_hr, member in struct:__anon467

Completed in 167 milliseconds