Searched refs:S2MPS_RTC_WUDR_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/mfd/samsung/ | ||
D | rtc.h | 107 #define S2MPS_RTC_WUDR_MASK (1 << S2MPS_RTC_WUDR_SHIFT) macro |
/linux-4.1.27/drivers/rtc/ | ||
D | rtc-s5m.c | 85 .rtc_udr_mask = S2MPS_RTC_WUDR_MASK, |