Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-imxdi.c94 #define DTCR_TOE (1 << 8) /* time overflow enabled */ macro
241 dtcr & DTCR_TOE ? "" : "Spurious "); in di_report_tamper_info()