Home
last modified time | relevance | path

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

/external/u-boot/drivers/rtc/
Dimxdi.c47 #define DSR_SVF (1 << 0) /* Security Violation Flag */ macro
141 rc = DI_WRITE_WAIT(DSR_NVF | DSR_SVF, dsr); in di_init()