Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c102 #define ENABLE_LINE_MAX_LENGTH (25) macro
2731 if (l > ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
2733 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
2743 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
2757 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()
2767 if (l <= ENABLE_LINE_MAX_LENGTH) { in ia_css_debug_pipe_graph_dump_stage()
2780 p = ENABLE_LINE_MAX_LENGTH; in ia_css_debug_pipe_graph_dump_stage()