Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-imxdi.c90 #define DTCR_SAIE (1 << 3) /* SCC enabled */ macro
207 dtcr & DTCR_SAIE ? "" : "Spurious "); in di_report_tamper_info()