Searched refs:dlp_info (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_dlp.c | 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() [all …]
|