hour2bcd          222 drivers/rtc/rtc-ds1305.c 	*bp++ = hour2bcd(ds1305->hr12, time->tm_hour);
hour2bcd          361 drivers/rtc/rtc-ds1305.c 	buf[1 + DS1305_HOUR] = hour2bcd(ds1305->hr12, alm->time.tm_hour);