Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-imxdi.c84 #define DTCR_TOE (1 << 8) /* time overflow enabled */ macro
231 dtcr & DTCR_TOE ? "" : "Spurious "); in di_report_tamper_info()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-imxdi.c85 #define DTCR_TOE (1 << 8) /* time overflow enabled */ macro
232 dtcr & DTCR_TOE ? "" : "Spurious "); in di_report_tamper_info()

Completed in 3 milliseconds