Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-imxdi.c64 #define DSR_WNF (1 << 9) /* Write Next Flag (synchronous) */ macro
379 if ((dsr & ~(DSR_NVF | DSR_SVF | DSR_WBF | DSR_WNF | in di_handle_invalid_and_failure_state()
383 dsr & ~(DSR_NVF | DSR_SVF | DSR_WBF | DSR_WNF | in di_handle_invalid_and_failure_state()
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dimxdi.c43 #define DSR_WNF (1 << 9) /* Write Next Flag */ macro