Searched refs:pm_am (Results 1 – 1 of 1) sorted by relevance
2541 int pm_am; member2583 if (s->pm_am) in omap_rtc_read()2608 if (s->pm_am) in omap_rtc_read()2624 return (s->pm_am << 3) | (s->auto_comp << 2) | in omap_rtc_read()2681 if (s->pm_am) { in omap_rtc_write()2757 if (s->pm_am) in omap_rtc_write()2794 s->pm_am = (value >> 3) & 1; in omap_rtc_write()2915 s->pm_am = 0; in omap_rtc_reset()