Searched refs:auto_comp (Results 1 – 1 of 1) sorted by relevance
2545 int auto_comp; member2628 return (s->pm_am << 3) | (s->auto_comp << 2) | in omap_rtc_read()2760 s->auto_comp = (value >> 2) & 1; in omap_rtc_write()2855 if (s->auto_comp && !s->current_tm.tm_sec && !s->current_tm.tm_min) in omap_rtc_tick()2869 s->auto_comp = 0; in omap_rtc_reset()