Searched refs:SPRD_RTC_DAY_MASK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/rtc/
H A Drtc-sc27xx.c81 #define SPRD_RTC_DAY_MASK GENMASK(15, 0) macro
218 day = val & SPRD_RTC_DAY_MASK;

Completed in 167 milliseconds