Lines Matching refs:dprintk
111 #define dprintk(a, x...) if (dbri_debug & a) printk(KERN_DEBUG x) macro
114 #define dprintk(a, x...) do { } while (0) macro
651 dprintk(D_CMD, "Chip completed command buffer (%d)\n", in dbri_cmdwait()
701 dprintk(D_CMD, "cmd: %lx:%08x\n", in dbri_cmdsend()
706 dprintk(D_CMD, "cmd: %lx:%08x\n", (unsigned long)ptr, *ptr); in dbri_cmdsend()
708 dprintk(D_CMD, "cmd: %lx:%08x\n", (unsigned long)ptr, *ptr); in dbri_cmdsend()
710 dprintk(D_CMD, "cmd: %lx:%08x\n", in dbri_cmdsend()
730 dprintk(D_GEN, "reset 0:%x 2:%x 8:%x 9:%x\n", in dbri_reset()
1202 dprintk(D_DESC, "DESC %d: %08x %08x %08x %08x\n", in setup_descs()
1413 dprintk(D_MM, "cs4215_open: %d channels, %d bits\n", in cs4215_open()
1492 dprintk(D_MM, "cs4215_setctrl: reg2=0x%x\n", val); in cs4215_setctrl()
1546 dprintk(D_MM, "CS4215 didn't respond to CLB (0x%02x)\n", in cs4215_setctrl()
1636 dprintk(D_MM, "cs4215_init: reg2=0x%x\n", reg2); in cs4215_init()
1640 dprintk(D_MM, "Onboard CS4215 detected\n"); in cs4215_init()
1644 dprintk(D_MM, "Speakerbox detected\n"); in cs4215_init()
1668 dprintk(D_MM, "CS4215 failed probe at offset %d\n", in cs4215_init()
1672 dprintk(D_MM, "Found CS4215 at offset %d\n", dbri->mm.offset); in cs4215_init()
1713 dprintk(D_DESC, "xmit_descs rec @ TD %d\n", first_td); in xmit_descs()
1735 dprintk(D_DESC, "xmit_descs play @ TD %d\n", first_td); in xmit_descs()
1785 dprintk(D_INT, "TD %d, status 0x%02x\n", td, status); in transmission_complete_intr()
1820 dprintk(D_INT, "Recv RD %d, status 0x%02x, len %d\n", in reception_complete_intr()
1840 dprintk(D_CMD, "INTR: Command: %-5s Value:%d\n", in dbri_process_one_interrupt()
1843 dprintk(D_INT, "INTR: Chan:%d Code:%d Val:%#x\n", in dbri_process_one_interrupt()
1957 dprintk(D_INT, "Interrupt errors exceeded.\n"); in snd_dbri_interrupt()
2039 dprintk(D_USR, "open audio output.\n"); in snd_dbri_open()
2067 dprintk(D_USR, "close audio output.\n"); in snd_dbri_close()
2112 dprintk(D_USR, "hw_params: %d bytes, dvma=%x\n", in snd_dbri_hw_params()
2123 dprintk(D_USR, "hw_free.\n"); in snd_dbri_hw_free()
2168 dprintk(D_USR, "prepare audio output. %d bytes\n", info->size); in snd_dbri_prepare()
2180 dprintk(D_USR, "start audio, period is %d bytes\n", in snd_dbri_trigger()
2186 dprintk(D_USR, "stop audio.\n"); in snd_dbri_trigger()
2204 dprintk(D_USR, "I/O pointer: %ld frames of %ld.\n", in snd_dbri_pointer()
2385 dprintk(D_GEN, "put_single: mask=0x%x, changed=%d, " in snd_cs4215_put_single()
2542 dprintk(D_GEN, "DMA Cmd Block 0x%p (0x%08x)\n", in snd_dbri_create()
2579 dprintk(D_GEN, "snd_dbri_free\n"); in snd_dbri_free()