Searched refs:SPRD_RTC_DAY_MASK (Results 1 – 1 of 1) sorted by relevance
81 #define SPRD_RTC_DAY_MASK GENMASK(15, 0) macro218 day = val & SPRD_RTC_DAY_MASK; in sprd_rtc_get_secs()