Searched refs:dprintk0 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/i2c/ |
| A D | tvp5150.c | 127 dprintk0(sd->dev, "too much data to dump\n"); in dump_reg_range() 137 dprintk0(sd->dev, "%s reg %02x = %*ph\n", s, i, len, buf); in dump_reg_range() 151 dprintk0(sd->dev, "tvp5150: Autoswitch mask= 0x%02x\n", in tvp5150_log_status() 159 dprintk0(sd->dev, "tvp5150: Brightness control = 0x%02x\n", in tvp5150_log_status() 163 dprintk0(sd->dev, "tvp5150: Hue control = 0x%02x\n", in tvp5150_log_status() 165 dprintk0(sd->dev, "tvp5150: Contrast control = 0x%02x\n", in tvp5150_log_status() 177 dprintk0(sd->dev, "tvp5150: Genlock/RTC = 0x%02x\n", in tvp5150_log_status() 194 dprintk0(sd->dev, "tvp5150: Video standard = 0x%02x\n", in tvp5150_log_status() 205 dprintk0(sd->dev, "tvp5150: Device ID = %02x%02x\n", in tvp5150_log_status() 240 dprintk0(sd->dev, "tvp5150: FIFO word count = 0x%02x\n", in tvp5150_log_status() [all …]
|
| /linux/drivers/media/pci/cx88/ |
| A D | cx88-core.c | 50 #define dprintk0(fmt, arg...) \ macro 412 dprintk0("0x%08x [ %s", risc, in cx88_risc_decode() 440 dprintk0("%s - dma channel status dump\n", ch->name); in cx88_sram_channel_dump() 442 dprintk0(" cmds: %-12s: 0x%08x\n", in cx88_sram_channel_dump() 454 dprintk0(" iq %x: ", i); in cx88_sram_channel_dump() 463 dprintk0("fifo: 0x%08x -> 0x%x\n", in cx88_sram_channel_dump() 465 dprintk0("ctrl: 0x%08x -> 0x%x\n", in cx88_sram_channel_dump() 467 dprintk0(" ptr1_reg: 0x%08x\n", cx_read(ch->ptr1_reg)); in cx88_sram_channel_dump() 468 dprintk0(" ptr2_reg: 0x%08x\n", cx_read(ch->ptr2_reg)); in cx88_sram_channel_dump() 469 dprintk0(" cnt1_reg: 0x%08x\n", cx_read(ch->cnt1_reg)); in cx88_sram_channel_dump() [all …]
|
Completed in 8 milliseconds