Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c102 #define ENABLE_LINE_MAX_LENGTH (25) macro
2729 if (l > ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
2731 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
2741 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
2755 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
2765 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
2778 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()