Home
last modified time | relevance | path

Searched refs:RTC_38X_READ_DELAY_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-armada38x.c39 #define RTC_38X_READ_DELAY_MASK (0x1F << RTC_38X_READ_DELAY_OFFS) macro
119 reg &= ~RTC_38X_READ_DELAY_MASK; in rtc_update_38x_mbus_timing_params()