Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-imxdi.c82 #define DTCR 0x28 /* DryIce Tamper Configuration Reg */ macro
187 dtcr = readl(imxdi->ioaddr + DTCR); in di_report_tamper_info()
287 di_write_busy_wait(imxdi, 0x00000000, DTCR); in di_handle_invalid_state()
343 * To disable any of the following sources we need to modify the DTCR in di_handle_invalid_and_failure_state()
371 di_write_busy_wait(imxdi, 0x00000000, DTCR); in di_handle_invalid_and_failure_state()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-imxdi.c83 #define DTCR 0x28 /* DryIce Tamper Configuration Reg */ macro
188 dtcr = readl(imxdi->ioaddr + DTCR); in di_report_tamper_info()
288 di_write_busy_wait(imxdi, 0x00000000, DTCR); in di_handle_invalid_state()
344 * To disable any of the following sources we need to modify the DTCR in di_handle_invalid_and_failure_state()
372 di_write_busy_wait(imxdi, 0x00000000, DTCR); in di_handle_invalid_and_failure_state()

Completed in 3 milliseconds