Searched refs:DTCDEBUG_INIT (Results 1 – 2 of 2) sorted by relevance
208 #if (DTCDEBUG & DTCDEBUG_INIT) in dtc_detect()219 #if (DTCDEBUG & DTCDEBUG_INIT) in dtc_detect()228 #if defined(DTCDEBUG) && (DTCDEBUG & DTCDEBUG_INIT) in dtc_detect()274 #if defined(DTCDEBUG) && (DTCDEBUG & DTCDEBUG_INIT) in dtc_detect()
14 #define DTCDEBUG_INIT 0x1 macro