Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-tegra.c52 #define TEGRA_RTC_INTR_MASK_SEC_ALARM0 (1<<0) macro
206 status |= TEGRA_RTC_INTR_MASK_SEC_ALARM0; /* set it */ in tegra_rtc_alarm_irq_enable()
208 status &= ~TEGRA_RTC_INTR_MASK_SEC_ALARM0; /* clear it */ in tegra_rtc_alarm_irq_enable()