Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-armada38x.c38 #define RTC_38X_READ_DELAY_OFFS 26 macro
39 #define RTC_38X_READ_DELAY_MASK (0x1F << RTC_38X_READ_DELAY_OFFS)
120 reg |= 0x1F << RTC_38X_READ_DELAY_OFFS; /* Maximum value */ in rtc_update_38x_mbus_timing_params()