Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-wm831x.c87 #define WM831X_GET_TIME_RETRIES 5 macro
158 } while (++count < WM831X_GET_TIME_RETRIES); in wm831x_rtc_readtime()