Home
last modified time | relevance | path

Searched refs:OMAP_RTC_STATUS_POWER_UP (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-omap.c98 #define OMAP_RTC_STATUS_POWER_UP BIT(7) macro
802 mask |= OMAP_RTC_STATUS_POWER_UP; in omap_rtc_probe()
803 if (reg & OMAP_RTC_STATUS_POWER_UP) in omap_rtc_probe()