Searched refs:pm_am (Results 1 – 1 of 1) sorted by relevance
2544 int pm_am; member2587 if (s->pm_am) in omap_rtc_read()2612 if (s->pm_am) in omap_rtc_read()2628 return (s->pm_am << 3) | (s->auto_comp << 2) | in omap_rtc_read()2676 if (s->pm_am) { in omap_rtc_write()2734 if (s->pm_am) in omap_rtc_write()2759 s->pm_am = (value >> 3) & 1; in omap_rtc_write()2868 s->pm_am = 0; in omap_rtc_reset()