Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-imxdi.c88 #define DIER_SVIE (1 << 0) /* Security-violation Interrupt Enable */ macro
692 if (dier & DIER_SVIE) { in dryice_norm_irq()
702 di_int_disable(imxdi, DIER_SVIE); in dryice_norm_irq()