Lines Matching defs:DEBUG_PRINT

100 #define DEBUG_PRINT(format, args...)  printk(format , ## args)
102 #define DEBUG_PRINT(format, args...)
1340 DEBUG_PRINT(" plx interrupt status 0x%x\n",
1342 DEBUG_PRINT(" plx id bits 0x%x\n", readl(plx_iobase + PLX_ID_REG));
1343 DEBUG_PRINT(" plx control reg 0x%x\n", priv(dev)->plx_control_bits);
1344 DEBUG_PRINT(" plx mode/arbitration reg 0x%x\n",
1346 DEBUG_PRINT(" plx region0 reg 0x%x\n",
1348 DEBUG_PRINT(" plx region1 reg 0x%x\n",
1351 DEBUG_PRINT(" plx revision 0x%x\n",
1353 DEBUG_PRINT(" plx dma channel 0 mode 0x%x\n",
1355 DEBUG_PRINT(" plx dma channel 1 mode 0x%x\n",
1357 DEBUG_PRINT(" plx dma channel 0 pci address 0x%x\n",
1359 DEBUG_PRINT(" plx dma channel 0 local address 0x%x\n",
1361 DEBUG_PRINT(" plx dma channel 0 transfer size 0x%x\n",
1363 DEBUG_PRINT(" plx dma channel 0 descriptor 0x%x\n",
1365 DEBUG_PRINT(" plx dma channel 0 command status 0x%x\n",
1367 DEBUG_PRINT(" plx dma channel 0 threshold 0x%x\n",
1369 DEBUG_PRINT(" plx bigend 0x%x\n", readl(plx_iobase + PLX_BIGEND_REG));
1665 DEBUG_PRINT("ai dma descriptors start at bus addr 0x%x\n",
1676 DEBUG_PRINT("ao dma descriptors start at bus addr 0x%x\n",
1817 DEBUG_PRINT(" plx9080 remapped to 0x%p\n", priv(dev)->plx9080_iobase);
1818 DEBUG_PRINT(" main remapped to 0x%p\n", priv(dev)->main_iobase);
1819 DEBUG_PRINT(" diocounter remapped to 0x%p\n",
1840 DEBUG_PRINT(" local 0 io addr 0x%x\n", priv(dev)->local0_iobase);
1841 DEBUG_PRINT(" local 1 io addr 0x%x\n", priv(dev)->local1_iobase);
1953 DEBUG_PRINT("chanspec 0x%x\n", insn->chanspec);
1981 DEBUG_PRINT("reading calibration source\n");
2013 DEBUG_PRINT("reading calibration source\n");
2052 DEBUG_PRINT(" pipe bits 0x%x\n", pipe_full_bits(bits));
2063 DEBUG_PRINT(" looped %i times waiting for data\n", i);
2097 DEBUG_PRINT("setting calibration source to %i\n", source);
2450 DEBUG_PRINT("intr enable bits 0x%x\n", priv(dev)->intr_enable_bits);
2471 DEBUG_PRINT("intr enable bits 0x%x\n", priv(dev)->intr_enable_bits);
2592 DEBUG_PRINT("convert counter 0x%x\n", convert_counter);
2602 DEBUG_PRINT("scan counter 0x%x\n", scan_counter);
2690 DEBUG_PRINT
2809 DEBUG_PRINT("control1 bits 0x%x\n", priv(dev)->adc_control1_bits);
2861 DEBUG_PRINT("control0 bits 0x%x\n", bits);
2870 DEBUG_PRINT("soft trig\n");
2904 DEBUG_PRINT(" rd seg %i, wrt seg %i, rd idx %i, wrt idx %i\n",
2928 DEBUG_PRINT(" read %i samples from fifo\n", num_samples);
3022 DEBUG_PRINT("next buffer addr 0x%lx\n",
3025 DEBUG_PRINT("pci addr reg 0x%x\n", next_transfer_addr);
3052 DEBUG_PRINT("dma1 status 0x%x\n", dma1_status);
3057 DEBUG_PRINT(" cleared dma ch1 interrupt\n");
3062 DEBUG_PRINT("adc done interrupt\n");
3069 DEBUG_PRINT("pio fifo drain\n");
3149 DEBUG_PRINT("restarting ao dma, descriptor reg 0x%x\n", dma_desc_bits);
3182 DEBUG_PRINT("dma0 status 0x%x\n", dma0_status);
3189 DEBUG_PRINT(" cleared dma ch0 interrupt\n");
3197 DEBUG_PRINT("plx dma0 desc reg 0x%x\n",
3200 DEBUG_PRINT("plx dma0 address reg 0x%x\n",
3217 DEBUG_PRINT("cb_pcidas64: hw status 0x%x ", status);
3218 DEBUG_PRINT("plx status 0x%x\n", plx_status);
3224 DEBUG_PRINT("cb_pcidas64: premature interrupt, ignoring",
3235 DEBUG_PRINT(" cleared local doorbell bits 0x%x\n", plx_bits);
3238 DEBUG_PRINT("exiting handler\n");
3271 DEBUG_PRINT("ai canceled\n");
3397 DEBUG_PRINT("attempting to load ao buffer %i (0x%x)\n", buffer_index,
3410 DEBUG_PRINT("loading %i bytes\n", num_bytes);
3677 DEBUG_PRINT("wrote 0x%x to port %i\n", data, port);
4037 DEBUG_PRINT("set hardware fifo size to %i\n", num_samples);
4074 DEBUG_PRINT("set hardware fifo segment length to %i\n",
4242 DEBUG_PRINT("writing to i2c byte 0x%x\n", byte);