Home
last modified time | relevance | path

Searched defs:RTC_UDR_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-max8997.c36 #define RTC_UDR_MASK (1 << RTC_UDR_SHIFT) macro
H A Drtc-max77686.c35 #define RTC_UDR_MASK BIT(RTC_UDR_SHIFT) macro