Home
last modified time | relevance | path

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

/drivers/media/pci/ivtv/
Divtv-yuv.c179 IVTV_DEBUG_YUV("h_filter -> %d\n", h_filter); in ivtv_yuv_filter()
193 IVTV_DEBUG_YUV("v_filter_1 -> %d\n", v_filter_1); in ivtv_yuv_filter()
207 IVTV_DEBUG_YUV("v_filter_2 -> %d\n", v_filter_2); in ivtv_yuv_filter()
331 IVTV_DEBUG_YUV("Update reg 0x2834 %08x->%08x 0x2838 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
337 IVTV_DEBUG_YUV("Update reg 0x283c %08x->%08x 0x2844 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
342 IVTV_DEBUG_YUV("Update reg 0x2840 %08x->%08x 0x2848 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
346 IVTV_DEBUG_YUV("Update reg 0x2854 %08x->%08x \n", in ivtv_yuv_handle_horizontal()
351 IVTV_DEBUG_YUV("Update reg 0x285c %08x->%08x 0x2864 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
355 IVTV_DEBUG_YUV("Update reg 0x2874 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
359 IVTV_DEBUG_YUV("Update reg 0x2870 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
[all …]
Divtv-driver.h156 #define IVTV_DEBUG_YUV(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_YUV, "yuv", fmt , ## args) macro
Divtv-irq.c944 IVTV_DEBUG_YUV("VSync interrupt missed %d\n", in ivtv_irq_handler()