Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c312 static void debug_print_fifo_channel_state(const fifo_channel_state_t *state, in debug_print_fifo_channel_state() function
338 debug_print_fifo_channel_state(&pif_to_isp, "Primary IF A to ISP"); in ia_css_debug_dump_pif_a_isp_fifo_state()
339 debug_print_fifo_channel_state(&isp_to_pif, "ISP to Primary IF A"); in ia_css_debug_dump_pif_a_isp_fifo_state()
350 debug_print_fifo_channel_state(&pif_to_isp, "Primary IF B to ISP"); in ia_css_debug_dump_pif_b_isp_fifo_state()
351 debug_print_fifo_channel_state(&isp_to_pif, "ISP to Primary IF B"); in ia_css_debug_dump_pif_b_isp_fifo_state()
362 debug_print_fifo_channel_state(&s2m_to_sp, "Stream-to-memory to SP"); in ia_css_debug_dump_str2mem_sp_fifo_state()
363 debug_print_fifo_channel_state(&sp_to_s2m, "SP to stream-to-memory"); in ia_css_debug_dump_str2mem_sp_fifo_state()
374 debug_print_fifo_channel_state(&state.fifo_channels[i], in ia_css_debug_dump_all_fifo_state()