Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/drivers/net/wireless/intersil/prism54/
Disl_38xx.c63 DEBUG(SHOW_TRACING, "Device going to sleep mode\n"); in isl38xx_handle_sleep_request()
88 DEBUG(SHOW_ANYTHING, "Wake up handler trigger the device\n"); in isl38xx_handle_wakeup()
106 DEBUG(SHOW_FUNCTION_CALLS, "isl38xx trigger device\n"); in isl38xx_trigger_device()
114 DEBUG(SHOW_TRACING, "%lld.%09ld Device wakeup triggered\n", in isl38xx_trigger_device()
117 DEBUG(SHOW_TRACING, "%lld.%09ld Device register read %08x\n", in isl38xx_trigger_device()
126 DEBUG(SHOW_TRACING, in isl38xx_trigger_device()
140 DEBUG(SHOW_TRACING, in isl38xx_trigger_device()
145 DEBUG(SHOW_TRACING, in isl38xx_trigger_device()
161 DEBUG(SHOW_TRACING, "%lld.%00ld Device register read %08x\n", in isl38xx_trigger_device()
167 DEBUG(SHOW_TRACING, "Device is in active state\n"); in isl38xx_trigger_device()
[all …]
Dislpci_eth.c48 DEBUG(SHOW_TRACING, in islpci_eth_cleanup_transmit()
81 DEBUG(SHOW_FUNCTION_CALLS, "islpci_eth_transmit\n"); in islpci_eth_transmit()
113 DEBUG(SHOW_TRACING, "skb offset %i wds %i\n", offset, in islpci_eth_transmit()
132 DEBUG(SHOW_TRACING, "memmove %p %p %i\n", skb->data, in islpci_eth_transmit()
163 DEBUG(SHOW_TRACING, "memcpy %p %p %i wds %i\n", in islpci_eth_transmit()
174 DEBUG(SHOW_BUFFER_CONTENTS, "\ntx %p ", skb->data); in islpci_eth_transmit()
306 DEBUG(SHOW_FUNCTION_CALLS, "islpci_eth_receive\n"); in islpci_eth_receive()
319 DEBUG(SHOW_TRACING, in islpci_eth_receive()
339 DEBUG(SHOW_BUFFER_CONTENTS, "\nrx %p ", skb->data); in islpci_eth_receive()
352 DEBUG(SHOW_TRACING, "Fragment size %i in skb at %p\n", size, skb); in islpci_eth_receive()
[all …]
Dislpci_dev.c195 DEBUG(SHOW_TRACING, "Assuming someone else called the IRQ\n"); in islpci_interrupt()
218 DEBUG(SHOW_FUNCTION_CALLS, in islpci_interrupt()
226 DEBUG(SHOW_TRACING, "IRQ: Update flag\n"); in islpci_interrupt()
228 DEBUG(SHOW_QUEUE_INDEXES, in islpci_interrupt()
244 DEBUG(SHOW_QUEUE_INDEXES, in islpci_interrupt()
274 DEBUG(SHOW_TRACING, in islpci_interrupt()
291 DEBUG(SHOW_TRACING, in islpci_interrupt()
316 DEBUG(SHOW_TRACING, in islpci_interrupt()
325 DEBUG(SHOW_TRACING, "IRQ: Sleep flag\n"); in islpci_interrupt()
335 DEBUG(SHOW_TRACING, "IRQ: Wakeup flag\n"); in islpci_interrupt()
[all …]
Dislpci_mgt.c103 DEBUG(SHOW_FUNCTION_CALLS, "islpci_mgmt_rx_fill\n"); in islpci_mgmt_rx_fill()
167 DEBUG(SHOW_FUNCTION_CALLS, "islpci_mgt_transmit\n"); in islpci_mgt_transmit()
195 DEBUG(SHOW_PIMFOR_FRAMES, in islpci_mgt_transmit()
264 DEBUG(SHOW_FUNCTION_CALLS, "islpci_mgt_receive\n"); in islpci_mgt_receive()
322 DEBUG(SHOW_PIMFOR_FRAMES, in islpci_mgt_receive()
354 DEBUG(SHOW_PIMFOR_FRAMES, in islpci_mgt_receive()
382 DEBUG(SHOW_TRACING, "Wake up Mgmt Queue\n"); in islpci_mgt_receive()
404 DEBUG(SHOW_FUNCTION_CALLS, "islpci_mgt_cleanup_transmit\n"); in islpci_mgt_cleanup_transmit()
/drivers/watchdog/
Dpc87413_wdt.c85 #ifdef DEBUG in pc87413_select_wdt_out()
109 #ifdef DEBUG in pc87413_enable_swc()
130 #ifdef DEBUG in pc87413_get_swc_base_addr()
143 #ifdef DEBUG in pc87413_swc_bank3()
154 #ifdef DEBUG in pc87413_programm_wdto()
165 #ifdef DEBUG in pc87413_enable_wden()
175 #ifdef DEBUG in pc87413_enable_sw_wd_tren()
186 #ifdef DEBUG in pc87413_disable_sw_wd_tren()
197 #ifdef DEBUG in pc87413_enable_sw_wd_trg()
208 #ifdef DEBUG in pc87413_disable_sw_wd_trg()
[all …]
Dpcwd.c194 #define DEBUG 2 /* print fancy stuff too */ macro
224 if (debug >= DEBUG) in send_isa_command()
243 if (debug >= DEBUG) in send_isa_command()
273 if (debug >= DEBUG) in set_command_mode()
289 if (debug >= DEBUG) in unset_command_mode()
463 if (debug >= DEBUG) in pcwd_keepalive()
542 if (debug >= DEBUG) { in pcwd_clear_status()
575 if (debug >= DEBUG) { in pcwd_get_temperature()
813 if (debug >= DEBUG) in pcwd_isa_match()
854 if (debug >= DEBUG) in pcwd_isa_probe()
[all …]
Dpcwd_pci.c132 #define DEBUG 2 /* print fancy stuff too */ macro
158 if (debug >= DEBUG) in send_command()
183 if (debug >= DEBUG) { in send_command()
200 if (debug >= DEBUG) in send_command()
313 if (debug >= DEBUG) in pcipcwd_keepalive()
351 if (debug >= DEBUG) in pcipcwd_get_status()
368 if (debug >= DEBUG) { in pcipcwd_clear_status()
383 if (debug >= DEBUG) { in pcipcwd_clear_status()
406 if (debug >= DEBUG) { in pcipcwd_get_temperature()
/drivers/gpu/drm/amd/amdgpu/
Datom.c97 #define DEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro
100 #define DEBUG(...) do { } while (0) macro
188 DEBUG("REG[0x%04X]", idx); in atom_get_src_int()
223 DEBUG("PS[0x%02X,0x%04X]", idx, val); in atom_get_src_int()
229 DEBUG("WS[0x%02X]", idx); in atom_get_src_int()
267 DEBUG("ID[0x%04X+%04X]", idx, gctx->data_block); in atom_get_src_int()
269 DEBUG("ID[0x%04X]", idx); in atom_get_src_int()
283 DEBUG("FB[0x%02X]", idx); in atom_get_src_int()
291 DEBUG("IMM 0x%08X\n", val); in atom_get_src_int()
299 DEBUG("IMM 0x%04X\n", val); in atom_get_src_int()
[all …]
/drivers/gpu/drm/radeon/
Datom.c100 #define DEBUG(...) do if (atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro
103 #define DEBUG(...) do { } while (0) macro
194 DEBUG("REG[0x%04X]", idx); in atom_get_src_int()
229 DEBUG("PS[0x%02X,0x%04X]", idx, val); in atom_get_src_int()
235 DEBUG("WS[0x%02X]", idx); in atom_get_src_int()
273 DEBUG("ID[0x%04X+%04X]", idx, gctx->data_block); in atom_get_src_int()
275 DEBUG("ID[0x%04X]", idx); in atom_get_src_int()
289 DEBUG("FB[0x%02X]", idx); in atom_get_src_int()
297 DEBUG("IMM 0x%08X\n", val); in atom_get_src_int()
305 DEBUG("IMM 0x%04X\n", val); in atom_get_src_int()
[all …]
/drivers/s390/char/
Dsclp_ftp.c39 #ifdef DEBUG in sclp_ftp_txcb()
62 #ifdef DEBUG in sclp_ftp_rxcb()
139 #ifdef DEBUG in sclp_ftp_et7()
174 #ifdef DEBUG in sclp_ftp_cmd()
195 #ifdef DEBUG in sclp_ftp_cmd()
242 #ifdef DEBUG in sclp_ftp_startup()
251 #ifdef DEBUG in sclp_ftp_startup()
/drivers/macintosh/
Dans-lcd.c31 #undef DEBUG
36 #ifdef DEBUG in anslcd_write_byte_ctrl()
63 #ifdef DEBUG in anslcd_write()
88 #ifdef DEBUG in anslcd_ioctl()
178 #ifdef DEBUG in anslcd_init()
/drivers/ide/
Dht6560b.c149 #ifdef DEBUG in ht6560b_dev_select()
192 #ifdef DEBUG in try_to_init_ht6560b()
232 #ifdef DEBUG in ht_pio2timings()
239 #ifdef DEBUG in ht_pio2timings()
277 #ifdef DEBUG in ht_set_prefetch()
304 #ifdef DEBUG in ht6560b_set_pio_mode()
/drivers/cpufreq/
Dppc_cbe_cpufreq_pmi.c22 #ifdef DEBUG
39 #ifdef DEBUG in cbe_cpufreq_set_pmode_pmi()
46 #ifdef DEBUG in cbe_cpufreq_set_pmode_pmi()
51 #ifdef DEBUG in cbe_cpufreq_set_pmode_pmi()
Dppc_cbe_cpufreq_pervasive.c46 #ifdef DEBUG in cbe_cpufreq_set_pmode()
55 #ifdef DEBUG in cbe_cpufreq_set_pmode()
73 #ifdef DEBUG in cbe_cpufreq_set_pmode()
/drivers/net/wireless/zydas/zd1211rw/
Dzd_def.h20 #ifdef DEBUG
38 #ifdef DEBUG
51 #ifdef DEBUG
/drivers/scsi/
Dscsicam.c139 #ifdef DEBUG in scsi_partsize()
158 #ifdef DEBUG in scsi_partsize()
176 #ifdef DEBUG in scsi_partsize()
188 #ifdef DEBUG in scsi_partsize()
D53c700.h25 #define DEBUG(x) printk x macro
31 #define DEBUG(x) do {} while (0) macro
433 DEBUG((" script, patching %s at %d to %pad\n", \
445 DEBUG((" script, patching %s at %d to %pad\n", \
460 DEBUG((" script, patching ID field %s at %d to 0x%x\n", \
474 DEBUG((" script, patching short field %s at %d to 0x%x\n", \
Dsr_vendor.c54 #define DEBUG
126 #ifdef DEBUG in sr_set_blocklength()
146 #ifdef DEBUG in sr_set_blocklength()
323 #ifdef DEBUG in sr_cd_check()
/drivers/scsi/arm/
Dacornscsi.c81 #define DEBUG (DEBUG_RESET|DEBUG_WRITE|DEBUG_NO_WRITE) macro
716 #if (DEBUG & (DEBUG_QUEUES|DEBUG_DISCON)) in acornscsi_kick()
743 #if (DEBUG & (DEBUG_ABORT|DEBUG_CONNECT)) in acornscsi_kick()
999 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_stop()
1022 #if (DEBUG & DEBUG_NO_WRITE) in acornscsi_dma_setup()
1058 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_setup()
1097 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_cleanup()
1115 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_cleanup()
1136 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_intr()
1185 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_intr()
[all …]
/drivers/misc/ocxl/
Dpasid.c12 #ifdef DEBUG
55 #ifdef DEBUG in range_alloc()
76 #ifdef DEBUG in range_free()
/drivers/staging/rtl8723bs/include/
Dautoconf.h51 #undef DEBUG
53 #ifdef DEBUG
/drivers/video/fbdev/aty/
Dmach64_ct.c16 #undef DEBUG
202 #ifdef DEBUG in aty_dsp_gt()
230 #ifdef DEBUG in aty_valid_pll_ct()
275 #ifdef DEBUG in aty_pll_to_var_ct()
288 #ifdef DEBUG in aty_set_pll_ct()
406 #ifdef DEBUG in aty_init_pll_ct()
431 #ifdef DEBUG in aty_init_pll_ct()
549 #ifdef DEBUG in aty_init_pll_ct()
590 #ifdef DEBUG in aty_init_pll_ct()
/drivers/scsi/qla4xxx/
Dql4_dbg.h20 #define DEBUG(x) do {x;} while (0); macro
22 #define DEBUG(x) do {} while (0); macro
/drivers/media/platform/s5p-mfc/
Ds5p_mfc_debug.h15 #define DEBUG macro
17 #ifdef DEBUG
/drivers/usb/host/
Dimx21-hcd.h15 #define DEBUG macro
362 #ifdef DEBUG
379 #ifdef DEBUG
417 #ifdef DEBUG

12345678910>>...15