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.c93 #define ENABLE_LINE_MAX_LENGTH (25) macro
1253 if (l > ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
1255 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
1265 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
1279 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
1289 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
1302 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()