Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/rtc/
H A Dimxdi.c48 #define DSR_SVF (1 << 0) /* Security Violation Flag */ macro
142 rc = DI_WRITE_WAIT(DSR_NVF | DSR_SVF, dsr); in di_init()