Searched refs:SPRD_RTC_SEC_MASK (Results 1 – 1 of 1) sorted by relevance
78 #define SPRD_RTC_SEC_MASK GENMASK(5, 0) macro200 sec = val & SPRD_RTC_SEC_MASK; in sprd_rtc_get_secs()