Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-sc27xx.c84 #define SPRD_RTC_ALMLOCK_MASK GENMASK(7, 0) macro
87 SPRD_RTC_ALMLOCK_MASK)
154 val &= ~(SPRD_RTC_ALMLOCK_MASK | SPRD_RTC_POWEROFF_ALM_FLAG); in sprd_rtc_lock_alarm()