Lines Matching refs:dlp_info
25 #define dlp_info(args...) pr_info(args) macro
27 #define dlp_info(args...) no_printk(args) macro
489 dlp_info("PRTD-CREATE: 0x%px (%s)\n", in dmaengine_dlp_open()
509 dlp_info("PRTD-FREE: 0x%px\n", prtd); in dmaengine_free_prtd()
656 dlp_info("START-P: DMA-P: %lu, DMA-C: %lu, FIFO-P: %lu, FIFO-C: %lu, DELTA: %ld\n", in dmaengine_dlp_setup()
659 dlp_info("START-C: DMA-P: %lu, DMA-C: %lu, FIFO-P: %lu, FIFO-C: %lu, DELTA: %ld\n", in dmaengine_dlp_setup()
701 dlp_info("STOP-P: applptr: %lu, hwptr: %lu\n", appl_ptr, hw_ptr); in dmaengine_dlp_release()
705 dlp_info("STOP-C: applptr: %lu, hwptr: %lu\n", appl_ptr, hw_ptr); in dmaengine_dlp_release()
832 dlp_info("fail to get dlp cap offset\n"); in process_capture()
853 dlp_info("fail to get dlp play offset\n"); in process_capture()
870 dlp_info("applptr: %8lu, ofs': %7ld, refhwptr: %lu, frames: %lu (*)\n", in process_capture()
899 dlp_info("applptr: %8lu, ofs: %8ld, frames: %lu (*)\n", in process_capture()
908 dlp_info("applptr: %8lu, ofs: %8ld, frames: %lu\n", appl_ptr, ofs, frames); in process_capture()
1076 dlp_info("PREF-CREATE: 0x%px\n", pref); in dmaengine_dlp_prepare()