Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dcss_trace.h75 #define TRACE_ENABLE_ISP 0 macro
93 #if (TRACE_ENABLE_SP0 + TRACE_ENABLE_SP1 + TRACE_ENABLE_ISP == 3)
98 #elif (TRACE_ENABLE_SP0 + TRACE_ENABLE_SP1 + TRACE_ENABLE_ISP == 2)
109 #if TRACE_ENABLE_ISP
114 #elif (TRACE_ENABLE_SP0 + TRACE_ENABLE_SP1 + TRACE_ENABLE_ISP == 1)
125 #if TRACE_ENABLE_ISP
/linux-6.15/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c1657 #if TRACE_ENABLE_SP0 || TRACE_ENABLE_SP1 || TRACE_ENABLE_ISP
1866 #if TRACE_ENABLE_ISP in ia_css_debug_dump_trace()