Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-omap.c102 #define OMAP_RTC_STATUS_POWER_UP BIT(7) macro
784 mask |= OMAP_RTC_STATUS_POWER_UP; in omap_rtc_probe()
785 if (reg & OMAP_RTC_STATUS_POWER_UP) in omap_rtc_probe()