Searched refs:S2MPS15_RTC_WUDR_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/mfd/samsung/ | ||
D | rtc.h | 102 #define S2MPS15_RTC_WUDR_MASK (1 << S2MPS15_RTC_WUDR_SHIFT) macro |
/linux-6.1.9/drivers/rtc/ | ||
D | rtc-s5m.c | 143 .write_time_udr_mask = S2MPS15_RTC_WUDR_MASK, |