Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dcss_trace.h84 #define TRACE_ENABLE_ISP 0 macro
102 #if (TRACE_ENABLE_SP0 + TRACE_ENABLE_SP1 + TRACE_ENABLE_ISP == 3)
107 #elif (TRACE_ENABLE_SP0 + TRACE_ENABLE_SP1 + TRACE_ENABLE_ISP == 2)
118 #if TRACE_ENABLE_ISP
123 #elif (TRACE_ENABLE_SP0 + TRACE_ENABLE_SP1 + TRACE_ENABLE_ISP == 1)
134 #if TRACE_ENABLE_ISP
/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c3158 #if TRACE_ENABLE_SP0 || TRACE_ENABLE_SP1 || TRACE_ENABLE_ISP
3367 #if TRACE_ENABLE_ISP in ia_css_debug_dump_trace()