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.c197 IVTV_DEBUG_YUV("h_filter -> %d\n", h_filter); in ivtv_yuv_filter()
211 IVTV_DEBUG_YUV("v_filter_1 -> %d\n", v_filter_1); in ivtv_yuv_filter()
225 IVTV_DEBUG_YUV("v_filter_2 -> %d\n", v_filter_2); in ivtv_yuv_filter()
349 IVTV_DEBUG_YUV("Update reg 0x2834 %08x->%08x 0x2838 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
355 IVTV_DEBUG_YUV("Update reg 0x283c %08x->%08x 0x2844 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
360 IVTV_DEBUG_YUV("Update reg 0x2840 %08x->%08x 0x2848 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
364 IVTV_DEBUG_YUV("Update reg 0x2854 %08x->%08x \n", in ivtv_yuv_handle_horizontal()
369 IVTV_DEBUG_YUV("Update reg 0x285c %08x->%08x 0x2864 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
373 IVTV_DEBUG_YUV("Update reg 0x2874 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
377 IVTV_DEBUG_YUV("Update reg 0x2870 %08x->%08x\n", in ivtv_yuv_handle_horizontal()
[all …]
Divtv-driver.h155 #define IVTV_DEBUG_YUV(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_YUV, "yuv", fmt , ## args) macro
Divtv-irq.c956 IVTV_DEBUG_YUV("VSync interrupt missed %d\n", in ivtv_irq_handler()