Searched refs:hours (Results 1 – 5 of 5) sorted by relevance
128 int days, hours; in rtc_mktime() local139 hours = days * 24 + tm->tm_hour; in rtc_mktime()140 return (hours * 60 + tm->tm_min) * 60 + tm->tm_sec; in rtc_mktime()
30 hour = readl(&rtc->hours); in rtc_get()70 writel(bin2bcd(tmp->tm_hour), &rtc->hours); in rtc_set()
20 unsigned int hours; member
31 You should be able to complete this within 2 hours, including testing but
36 You should be able to complete this within 2 hours, including testing but