Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-omap.c121 #define OMAP_RTC_PMIC_POWER_EN_EN BIT(16) macro
421 rtc_writel(rtc, OMAP_RTC_PMIC_REG, val | OMAP_RTC_PMIC_POWER_EN_EN); in omap_rtc_power_off_program()
491 val |= OMAP_RTC_PMIC_POWER_EN_EN | OMAP_RTC_PMIC_EXT_WKUP_POL(0) | in omap_rtc_power_off()