Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c102 #define ENABLE_LINE_MAX_LENGTH (25) macro
2728 if (l > ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
2730 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
2740 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
2754 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
2764 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
2777 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()