Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-omap.c81 #define OMAP_RTC_PMIC_REG 0x98 macro
431 val = rtc_readl(rtc, OMAP_RTC_PMIC_REG); in omap_rtc_power_off()
432 rtc_writel(rtc, OMAP_RTC_PMIC_REG, val | OMAP_RTC_PMIC_POWER_EN_EN); in omap_rtc_power_off()