Searched refs:IVTV_DEBUG_YUV (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/media/pci/ivtv/ ! |
D | ivtv-yuv.c | 180 IVTV_DEBUG_YUV("h_filter -> %d\n", h_filter); in ivtv_yuv_filter() 194 IVTV_DEBUG_YUV("v_filter_1 -> %d\n", v_filter_1); in ivtv_yuv_filter() 208 IVTV_DEBUG_YUV("v_filter_2 -> %d\n", v_filter_2); in ivtv_yuv_filter() 332 IVTV_DEBUG_YUV("Update reg 0x2834 %08x->%08x 0x2838 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 338 IVTV_DEBUG_YUV("Update reg 0x283c %08x->%08x 0x2844 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 343 IVTV_DEBUG_YUV("Update reg 0x2840 %08x->%08x 0x2848 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 347 IVTV_DEBUG_YUV("Update reg 0x2854 %08x->%08x \n", in ivtv_yuv_handle_horizontal() 352 IVTV_DEBUG_YUV("Update reg 0x285c %08x->%08x 0x2864 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 356 IVTV_DEBUG_YUV("Update reg 0x2874 %08x->%08x\n", in ivtv_yuv_handle_horizontal() 360 IVTV_DEBUG_YUV("Update reg 0x2870 %08x->%08x\n", in ivtv_yuv_handle_horizontal() [all …]
|
D | ivtv-driver.h | 154 #define IVTV_DEBUG_YUV(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_YUV, "yuv", fmt , ## args) macro
|
D | ivtv-irq.c | 944 IVTV_DEBUG_YUV("VSync interrupt missed %d\n", in ivtv_irq_handler()
|