Searched refs:DFD_PARITY_ERR_TRIGGER (Results 1 – 8 of 8) sorted by relevance
44 #define DFD_PARITY_ERR_TRIGGER (2U) macro
55 if (cache_dump & DFD_PARITY_ERR_TRIGGER) { in dfd_setup()
56 #define DFD_PARITY_ERR_TRIGGER 2U macro
97 if (cache_dump & DFD_PARITY_ERR_TRIGGER) { in dfd_setup()
64 #define DFD_PARITY_ERR_TRIGGER (2U) macro
69 if ((cache_dump & DFD_PARITY_ERR_TRIGGER) != 0UL) { in dfd_setup()
67 #define DFD_PARITY_ERR_TRIGGER 2U macro
113 if ((cache_dump & DFD_PARITY_ERR_TRIGGER) != 0UL) { in dfd_setup()
Completed in 5 milliseconds