Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-imxdi.c50 #define DCR_TCSL (1 << 17) /* Timer-counter soft lock */ macro
308 if (dcr & DCR_TCSL) { in di_handle_invalid_state()
570 if ((dcr & DCR_TCSL) || (dsr & DSR_SVF)) { in dryice_rtc_set_time()