Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c103 #define ENABLE_LINE_MAX_LENGTH (25) macro
1262 if (l > ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
1264 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
1274 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
1288 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
1298 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
1311 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()