Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-sc27xx.c85 #define SPRD_RTC_ALM_UNLOCK 0xa5 macro
86 #define SPRD_RTC_ALM_LOCK (~SPRD_RTC_ALM_UNLOCK & \
158 val |= SPRD_RTC_ALM_UNLOCK | SPRD_RTC_POWEROFF_ALM_FLAG; in sprd_rtc_lock_alarm()