Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-armada38x.c48 #define RTC_8K_READ_DELAY_OFFS 0 macro
49 #define RTC_8K_READ_DELAY_MASK (0xFFFF << RTC_8K_READ_DELAY_OFFS)
137 reg |= 0x3F << RTC_8K_READ_DELAY_OFFS; in rtc_update_8k_mbus_timing_params()