Searched refs:OMAP_RTC_STATUS_POWER_UP (Results 1 – 1 of 1) sorted by relevance
51 #define OMAP_RTC_STATUS_POWER_UP BIT(7) macro333 mask |= OMAP_RTC_STATUS_POWER_UP; in omap_rtc_probe()334 if (reg & OMAP_RTC_STATUS_POWER_UP) in omap_rtc_probe()
Completed in 8 milliseconds