Home
last modified time | relevance | path

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

12345678910>>...16

/drivers/staging/pi433/
Drf69.c19 #undef DEBUG
43 #ifdef DEBUG in rf69_set_mode()
66 #ifdef DEBUG in rf69_set_data_mode()
82 #ifdef DEBUG in rf69_set_modulation()
99 #ifdef DEBUG in rf69_get_modulation()
114 #ifdef DEBUG in rf69_set_modulation_shaping()
148 #ifdef DEBUG in rf69_set_bit_rate()
184 #ifdef DEBUG in rf69_set_deviation()
230 #ifdef DEBUG in rf69_set_frequency()
266 #ifdef DEBUG in rf69_set_amplifier_0()
[all …]
/drivers/net/wireless/intersil/prism54/
Disl_38xx.c75 DEBUG(SHOW_TRACING, "Device going to sleep mode\n"); in isl38xx_handle_sleep_request()
100 DEBUG(SHOW_ANYTHING, "Wake up handler trigger the device\n"); in isl38xx_handle_wakeup()
118 DEBUG(SHOW_FUNCTION_CALLS, "isl38xx trigger device\n"); in isl38xx_trigger_device()
126 DEBUG(SHOW_TRACING, "%lld.%09ld Device wakeup triggered\n", in isl38xx_trigger_device()
129 DEBUG(SHOW_TRACING, "%lld.%09ld Device register read %08x\n", in isl38xx_trigger_device()
138 DEBUG(SHOW_TRACING, in isl38xx_trigger_device()
152 DEBUG(SHOW_TRACING, in isl38xx_trigger_device()
157 DEBUG(SHOW_TRACING, in isl38xx_trigger_device()
173 DEBUG(SHOW_TRACING, "%lld.%00ld Device register read %08x\n", in isl38xx_trigger_device()
179 DEBUG(SHOW_TRACING, "Device is in active state\n"); in isl38xx_trigger_device()
[all …]
Dislpci_eth.c59 DEBUG(SHOW_TRACING, in islpci_eth_cleanup_transmit()
92 DEBUG(SHOW_FUNCTION_CALLS, "islpci_eth_transmit\n"); in islpci_eth_transmit()
124 DEBUG(SHOW_TRACING, "skb offset %i wds %i\n", offset, in islpci_eth_transmit()
143 DEBUG(SHOW_TRACING, "memmove %p %p %i\n", skb->data, in islpci_eth_transmit()
174 DEBUG(SHOW_TRACING, "memcpy %p %p %i wds %i\n", in islpci_eth_transmit()
185 DEBUG(SHOW_BUFFER_CONTENTS, "\ntx %p ", skb->data); in islpci_eth_transmit()
317 DEBUG(SHOW_FUNCTION_CALLS, "islpci_eth_receive\n"); in islpci_eth_receive()
330 DEBUG(SHOW_TRACING, in islpci_eth_receive()
350 DEBUG(SHOW_BUFFER_CONTENTS, "\nrx %p ", skb->data); in islpci_eth_receive()
363 DEBUG(SHOW_TRACING, "Fragment size %i in skb at %p\n", size, skb); in islpci_eth_receive()
[all …]
Dislpci_dev.c207 DEBUG(SHOW_TRACING, "Assuming someone else called the IRQ\n"); in islpci_interrupt()
230 DEBUG(SHOW_FUNCTION_CALLS, in islpci_interrupt()
238 DEBUG(SHOW_TRACING, "IRQ: Update flag\n"); in islpci_interrupt()
240 DEBUG(SHOW_QUEUE_INDEXES, in islpci_interrupt()
256 DEBUG(SHOW_QUEUE_INDEXES, in islpci_interrupt()
286 DEBUG(SHOW_TRACING, in islpci_interrupt()
303 DEBUG(SHOW_TRACING, in islpci_interrupt()
328 DEBUG(SHOW_TRACING, in islpci_interrupt()
337 DEBUG(SHOW_TRACING, "IRQ: Sleep flag\n"); in islpci_interrupt()
347 DEBUG(SHOW_TRACING, "IRQ: Wakeup flag\n"); in islpci_interrupt()
[all …]
Dislpci_mgt.c115 DEBUG(SHOW_FUNCTION_CALLS, "islpci_mgmt_rx_fill\n"); in islpci_mgmt_rx_fill()
179 DEBUG(SHOW_FUNCTION_CALLS, "islpci_mgt_transmit\n"); in islpci_mgt_transmit()
207 DEBUG(SHOW_PIMFOR_FRAMES, in islpci_mgt_transmit()
276 DEBUG(SHOW_FUNCTION_CALLS, "islpci_mgt_receive\n"); in islpci_mgt_receive()
334 DEBUG(SHOW_PIMFOR_FRAMES, in islpci_mgt_receive()
366 DEBUG(SHOW_PIMFOR_FRAMES, in islpci_mgt_receive()
394 DEBUG(SHOW_TRACING, "Wake up Mgmt Queue\n"); in islpci_mgt_receive()
416 DEBUG(SHOW_FUNCTION_CALLS, "islpci_mgt_cleanup_transmit\n"); in islpci_mgt_cleanup_transmit()
/drivers/scsi/
Dosst.c60 #define DEBUG 0 macro
123 #if DEBUG
240 #if DEBUG in osst_chk_result()
255 #if DEBUG in osst_chk_result()
303 #if DEBUG in osst_chk_result()
331 #if DEBUG in osst_end_async()
519 #if DEBUG in osst_write_behind_check()
635 #if DEBUG in osst_verify_frame()
641 #if DEBUG in osst_verify_frame()
648 #if DEBUG in osst_verify_frame()
[all …]
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()
/drivers/watchdog/
Dpc87413_wdt.c89 #ifdef DEBUG in pc87413_select_wdt_out()
113 #ifdef DEBUG in pc87413_enable_swc()
134 #ifdef DEBUG in pc87413_get_swc_base_addr()
147 #ifdef DEBUG in pc87413_swc_bank3()
158 #ifdef DEBUG in pc87413_programm_wdto()
169 #ifdef DEBUG in pc87413_enable_wden()
179 #ifdef DEBUG in pc87413_enable_sw_wd_tren()
190 #ifdef DEBUG in pc87413_disable_sw_wd_tren()
201 #ifdef DEBUG in pc87413_enable_sw_wd_trg()
212 #ifdef DEBUG in pc87413_disable_sw_wd_trg()
[all …]
Dpcwd.c193 #define DEBUG 2 /* print fancy stuff too */ macro
223 if (debug >= DEBUG) in send_isa_command()
242 if (debug >= DEBUG) in send_isa_command()
272 if (debug >= DEBUG) in set_command_mode()
288 if (debug >= DEBUG) in unset_command_mode()
462 if (debug >= DEBUG) in pcwd_keepalive()
541 if (debug >= DEBUG) { in pcwd_clear_status()
574 if (debug >= DEBUG) { in pcwd_get_temperature()
812 if (debug >= DEBUG) in pcwd_isa_match()
853 if (debug >= DEBUG) in pcwd_isa_probe()
[all …]
Dpcwd_pci.c136 #define DEBUG 2 /* print fancy stuff too */ macro
162 if (debug >= DEBUG) in send_command()
187 if (debug >= DEBUG) { in send_command()
204 if (debug >= DEBUG) in send_command()
317 if (debug >= DEBUG) in pcipcwd_keepalive()
355 if (debug >= DEBUG) in pcipcwd_get_status()
372 if (debug >= DEBUG) { in pcipcwd_clear_status()
387 if (debug >= DEBUG) { in pcipcwd_clear_status()
410 if (debug >= DEBUG) { in pcipcwd_get_temperature()
/drivers/staging/irda/net/irnet/
Dirnet_ppp.c70 DEBUG(CTRL_INFO, "Command line received is ``%s'' (%zd).\n", in irnet_ctrl_write()
94 DEBUG(CTRL_INFO, "Found command ``%s'' (%d).\n", start, length); in irnet_ctrl_write()
118 DEBUG(CTRL_INFO, "Got rname = ``%s''\n", ap->rname); in irnet_ctrl_write()
152 DEBUG(CTRL_INFO, "Got rsaddr = %08x\n", ap->rsaddr); in irnet_ctrl_write()
158 DEBUG(CTRL_INFO, "Got rdaddr = %08x\n", ap->rdaddr); in irnet_ctrl_write()
198 DEBUG(CTRL_INFO, "Got the log (0x%p), size is %d\n", in irnet_get_discovery_log()
228 DEBUG(CTRL_INFO, "Already done\n"); in irnet_read_discovery_log()
247 DEBUG(CTRL_INFO, "Writing discovery %d : %s\n", in irnet_read_discovery_log()
260 DEBUG(CTRL_INFO, "Cleaning up log (0x%p)\n", in irnet_read_discovery_log()
404 DEBUG(CTRL_INFO, "Event is :%s", event); in irnet_ctrl_read()
[all …]
Dirnet_irda.c93 DEBUG(CTRL_INFO, "New event index is %d\n", irnet_events.index); in irnet_post_event()
190 DEBUG(IRDA_SR_INFO, "IAS object doesn't exist ! (%d)\n", result); in irnet_ias_to_tsap()
196 DEBUG(IRDA_SR_INFO, "IAS query failed ! (%d)\n", result); in irnet_ias_to_tsap()
212 DEBUG(IRDA_SR_INFO, "result=%d\n", value->t.integer); in irnet_ias_to_tsap()
412 DEBUG(IRDA_SR_INFO, "Got the log (0x%p), size is %d\n", in irnet_discover_daddr_and_lsap_sel()
478 DEBUG(IRDA_SR_INFO, "discovered device ``%s'' at address 0x%08x.\n", in irnet_dname_to_daddr()
486 DEBUG(IRDA_SR_INFO, "cannot discover device ``%s'' !!!\n", self->rname); in irnet_dname_to_daddr()
571 DEBUG(IRDA_SOCK_INFO, "Inserted ``%s'' in hashbin...\n", self->rname); in irda_irnet_connect()
627 DEBUG(IRDA_SOCK_INFO, "Removing from hash..\n"); in irda_irnet_destroy()
673 DEBUG(IRDA_SOCK_INFO, "Closing our TTP connection.\n"); in irda_irnet_destroy()
[all …]
/drivers/gpu/drm/radeon/
Datom.c96 #define DEBUG(...) do if (atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro
99 #define DEBUG(...) do { } while (0) macro
190 DEBUG("REG[0x%04X]", idx); in atom_get_src_int()
225 DEBUG("PS[0x%02X,0x%04X]", idx, val); in atom_get_src_int()
231 DEBUG("WS[0x%02X]", idx); in atom_get_src_int()
269 DEBUG("ID[0x%04X+%04X]", idx, gctx->data_block); in atom_get_src_int()
271 DEBUG("ID[0x%04X]", idx); in atom_get_src_int()
285 DEBUG("FB[0x%02X]", idx); in atom_get_src_int()
293 DEBUG("IMM 0x%08X\n", val); in atom_get_src_int()
301 DEBUG("IMM 0x%04X\n", val); in atom_get_src_int()
[all …]
/drivers/gpu/drm/amd/amdgpu/
Datom.c95 #define DEBUG(...) do if (amdgpu_atom_debug) { printk(KERN_DEBUG __VA_ARGS__); } while (0) macro
98 #define DEBUG(...) do { } while (0) macro
186 DEBUG("REG[0x%04X]", idx); in atom_get_src_int()
221 DEBUG("PS[0x%02X,0x%04X]", idx, val); in atom_get_src_int()
227 DEBUG("WS[0x%02X]", idx); in atom_get_src_int()
265 DEBUG("ID[0x%04X+%04X]", idx, gctx->data_block); in atom_get_src_int()
267 DEBUG("ID[0x%04X]", idx); in atom_get_src_int()
281 DEBUG("FB[0x%02X]", idx); in atom_get_src_int()
289 DEBUG("IMM 0x%08X\n", val); in atom_get_src_int()
297 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/cpufreq/
Dppc_cbe_cpufreq_pmi.c34 #ifdef DEBUG
53 #ifdef DEBUG in cbe_cpufreq_set_pmode_pmi()
60 #ifdef DEBUG in cbe_cpufreq_set_pmode_pmi()
65 #ifdef DEBUG in cbe_cpufreq_set_pmode_pmi()
Dppc_cbe_cpufreq_pervasive.c59 #ifdef DEBUG in cbe_cpufreq_set_pmode()
68 #ifdef DEBUG in cbe_cpufreq_set_pmode()
86 #ifdef DEBUG in cbe_cpufreq_set_pmode()
/drivers/ide/
Dht6560b.c148 #ifdef DEBUG in ht6560b_dev_select()
191 #ifdef DEBUG in try_to_init_ht6560b()
231 #ifdef DEBUG in ht_pio2timings()
238 #ifdef DEBUG in ht_pio2timings()
276 #ifdef DEBUG in ht_set_prefetch()
303 #ifdef DEBUG in ht6560b_set_pio_mode()
/drivers/net/wireless/zydas/zd1211rw/
Dzd_def.h32 #ifdef DEBUG
50 #ifdef DEBUG
63 #ifdef DEBUG
/drivers/crypto/caam/
Dkey_gen.c49 #ifdef DEBUG in split_key_done()
88 #ifdef DEBUG in gen_split_key()
140 #ifdef DEBUG in gen_split_key()
155 #ifdef DEBUG in gen_split_key()
Dcaamhash.c90 #ifdef DEBUG
299 #ifdef DEBUG in ahash_set_sh_desc()
310 #ifdef DEBUG in ahash_set_sh_desc()
321 #ifdef DEBUG in ahash_set_sh_desc()
332 #ifdef DEBUG in ahash_set_sh_desc()
386 #ifdef DEBUG in hash_digest_key()
401 #ifdef DEBUG in hash_digest_key()
427 #ifdef DEBUG in ahash_setkey()
449 #ifdef DEBUG in ahash_setkey()
525 #ifdef DEBUG in ahash_done()
[all …]
Dcaamalg_desc.c112 #ifdef DEBUG in cnstr_shdsc_aead_null_encap()
196 #ifdef DEBUG in cnstr_shdsc_aead_null_decap()
339 #ifdef DEBUG in cnstr_shdsc_aead_encap()
444 #ifdef DEBUG in cnstr_shdsc_aead_decap()
586 #ifdef DEBUG in cnstr_shdsc_aead_givencap()
677 #ifdef DEBUG in cnstr_shdsc_gcm_encap()
752 #ifdef DEBUG in cnstr_shdsc_gcm_decap()
822 #ifdef DEBUG in cnstr_shdsc_rfc4106_encap()
894 #ifdef DEBUG in cnstr_shdsc_rfc4106_decap()
964 #ifdef DEBUG in cnstr_shdsc_rfc4543_encap()
[all …]
/drivers/staging/wilc1000/
Dwilc_debugfs.c25 #define DEBUG BIT(0) macro
30 #define DBG_LEVEL_ALL (DEBUG | INFO | WRN | ERR)
104 (DEBUG | ERR),
/drivers/scsi/arm/
Dacornscsi.c84 #define DEBUG (DEBUG_RESET|DEBUG_WRITE|DEBUG_NO_WRITE) macro
719 #if (DEBUG & (DEBUG_QUEUES|DEBUG_DISCON)) in acornscsi_kick()
746 #if (DEBUG & (DEBUG_ABORT|DEBUG_CONNECT)) in acornscsi_kick()
1002 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_stop()
1025 #if (DEBUG & DEBUG_NO_WRITE) in acornscsi_dma_setup()
1061 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_setup()
1100 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_cleanup()
1118 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_cleanup()
1139 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_intr()
1188 #if (DEBUG & DEBUG_DMA) in acornscsi_dma_intr()
[all …]

12345678910>>...16