Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-omap.c122 #define OMAP_RTC_PMIC_POWER_EN_EN BIT(16) macro
422 rtc_writel(rtc, OMAP_RTC_PMIC_REG, val | OMAP_RTC_PMIC_POWER_EN_EN); in omap_rtc_power_off_program()
492 val |= OMAP_RTC_PMIC_POWER_EN_EN | OMAP_RTC_PMIC_EXT_WKUP_POL(0) | in omap_rtc_power_off()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-omap.c122 #define OMAP_RTC_PMIC_POWER_EN_EN BIT(16) macro
422 rtc_writel(rtc, OMAP_RTC_PMIC_REG, val | OMAP_RTC_PMIC_POWER_EN_EN); in omap_rtc_power_off_program()
492 val |= OMAP_RTC_PMIC_POWER_EN_EN | OMAP_RTC_PMIC_EXT_WKUP_POL(0) | in omap_rtc_power_off()

Completed in 6 milliseconds