Home
last modified time | relevance | path

Searched refs:dev_dbg (Results 1 – 25 of 3285) sorted by relevance

12345678910>>...132

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsmiapp-pll.c48 dev_dbg(dev, "%s out of bounds: %d (%d--%d)\n", str, val, min, max); in bounds_check()
55 dev_dbg(dev, "pre_pll_clk_div\t%u\n", pll->pre_pll_clk_div); in print_pll()
56 dev_dbg(dev, "pll_multiplier \t%u\n", pll->pll_multiplier); in print_pll()
58 dev_dbg(dev, "op_sys_clk_div \t%u\n", pll->op.sys_clk_div); in print_pll()
59 dev_dbg(dev, "op_pix_clk_div \t%u\n", pll->op.pix_clk_div); in print_pll()
61 dev_dbg(dev, "vt_sys_clk_div \t%u\n", pll->vt.sys_clk_div); in print_pll()
62 dev_dbg(dev, "vt_pix_clk_div \t%u\n", pll->vt.pix_clk_div); in print_pll()
64 dev_dbg(dev, "ext_clk_freq_hz \t%u\n", pll->ext_clk_freq_hz); in print_pll()
65 dev_dbg(dev, "pll_ip_clk_freq_hz \t%u\n", pll->pll_ip_clk_freq_hz); in print_pll()
66 dev_dbg(dev, "pll_op_clk_freq_hz \t%u\n", pll->pll_op_clk_freq_hz); in print_pll()
[all …]
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-ismt.c208 dev_dbg(dev, "Descriptor struct: %p\n", desc); in __ismt_desc_dump()
209 dev_dbg(dev, "\ttgtaddr_rw=0x%02X\n", desc->tgtaddr_rw); in __ismt_desc_dump()
210 dev_dbg(dev, "\twr_len_cmd=0x%02X\n", desc->wr_len_cmd); in __ismt_desc_dump()
211 dev_dbg(dev, "\trd_len= 0x%02X\n", desc->rd_len); in __ismt_desc_dump()
212 dev_dbg(dev, "\tcontrol= 0x%02X\n", desc->control); in __ismt_desc_dump()
213 dev_dbg(dev, "\tstatus= 0x%02X\n", desc->status); in __ismt_desc_dump()
214 dev_dbg(dev, "\tretry= 0x%02X\n", desc->retry); in __ismt_desc_dump()
215 dev_dbg(dev, "\trxbytes= 0x%02X\n", desc->rxbytes); in __ismt_desc_dump()
216 dev_dbg(dev, "\ttxbytes= 0x%02X\n", desc->txbytes); in __ismt_desc_dump()
217 dev_dbg(dev, "\tdptr_low= 0x%08X\n", desc->dptr_low); in __ismt_desc_dump()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_edgeport.c398 dev_dbg(dev, "Current Boot Image version %d.%d.%d\n", in update_edgeport_E2PROM()
405 dev_dbg(dev, "**Update Boot Image from %d.%d.%d to %d.%d.%d\n", in update_edgeport_E2PROM()
411 dev_dbg(dev, "Downloading new Boot Image\n"); in update_edgeport_E2PROM()
430 dev_dbg(dev, "Boot Image -- already up to date\n"); in update_edgeport_E2PROM()
447 dev_dbg(&dev->dev, "%s - USB String ID = %d\n", __func__, Id);
474 dev_dbg(dev, "**Product Information:\n"); in dump_product_info()
475 dev_dbg(dev, " ProductId %x\n", product_info->ProductId); in dump_product_info()
476 dev_dbg(dev, " NumPorts %d\n", product_info->NumPorts); in dump_product_info()
477 dev_dbg(dev, " ProdInfoVer %d\n", product_info->ProdInfoVer); in dump_product_info()
478 dev_dbg(dev, " IsServer %d\n", product_info->IsServer); in dump_product_info()
[all …]
H A Dmos7840.c232 dev_dbg(&port->dev, "mos7840_set_reg_sync offset is %x, value %x\n", reg, val); in mos7840_set_reg_sync()
266 dev_dbg(&port->dev, "%s offset is %x, return val %x\n", __func__, reg, *val); in mos7840_get_reg_sync()
290 dev_dbg(&port->dev, "%s application number is %x\n", __func__, val); in mos7840_set_uart_reg()
319 dev_dbg(&port->dev, "%s application number is %x\n", __func__, Wval); in mos7840_get_uart_reg()
338 dev_dbg(&port->dev, "SpRegOffset is %2x\n", mos7840_port->SpRegOffset); in mos7840_dump_serial_port()
339 dev_dbg(&port->dev, "ControlRegOffset is %2x\n", mos7840_port->ControlRegOffset); in mos7840_dump_serial_port()
340 dev_dbg(&port->dev, "DCRRegOffset is %2x\n", mos7840_port->DcrRegOffset); in mos7840_dump_serial_port()
361 dev_dbg(&urb->dev->dev, "%s - urb shutting down: %d\n", in mos7840_set_led_callback()
365 dev_dbg(&urb->dev->dev, "%s - nonzero urb status: %d\n", in mos7840_set_led_callback()
441 dev_dbg(&urb->dev->dev, "nonzero read bulk status received: %d\n", status); in mos7840_bulk_in_callback()
[all …]
H A Dio_ti.c271 dev_dbg(&dev->dev, "%s - wanted to write %d, but only wrote %d\n", in ti_vread_sync()
289 dev_dbg(&dev->dev, "%s - wanted to write %d, but only wrote %d\n", in ti_vsend_sync()
309 dev_dbg(&port->dev, "%s - port %d, mask %x\n", __func__, port_number, mask); in purge_port()
334 dev_dbg(&dev->dev, "%s - @ %x for %d\n", __func__, start_address, length); in read_download_mem()
347 dev_dbg(&dev->dev, "%s - @ %x for %d\n", __func__, start_address, read_length); in read_download_mem()
360 dev_dbg(&dev->dev, "%s - ERROR %x\n", __func__, status); in read_download_mem()
395 dev_dbg(&serial->serial->dev->dev, "%s - ERROR %x\n", __func__, status); in read_boot_mem()
400 dev_dbg(&serial->serial->dev->dev, "%s - start_address = %x, length = %d\n", in read_boot_mem()
437dev_dbg(&serial->serial->dev->dev, "%s - start_sddr = %x, length = %d\n", __func__, start_address,… in write_boot_mem()
461 dev_dbg(dev, "%s - BytesInFirstPage Addr = %x, length = %d\n", in write_i2c_mem()
[all …]
H A Dcyberjack.c141 dev_dbg(&port->dev, "%s - usb_clear_halt\n", __func__); in cyberjack_open()
170 dev_dbg(dev, "%s - write request of 0 bytes\n", __func__); in cyberjack_write()
175 dev_dbg(dev, "%s - already writing\n", __func__); in cyberjack_write()
197 dev_dbg(dev, "%s - expected data: %d\n", __func__, wrexpected); in cyberjack_write()
205 dev_dbg(dev, "%s - transmitting data (frame 1)\n", __func__); in cyberjack_write()
229 dev_dbg(dev, "%s - priv->wrsent=%d\n", __func__, priv->wrsent); in cyberjack_write()
230 dev_dbg(dev, "%s - priv->wrfilled=%d\n", __func__, priv->wrfilled); in cyberjack_write()
233 dev_dbg(dev, "%s - buffer cleaned\n", __func__); in cyberjack_write()
279 dev_dbg(dev, "Too many bulk_in urbs to do.\n"); in cyberjack_read_int_callback()
287 dev_dbg(dev, "%s - rdtodo: %d\n", __func__, priv->rdtodo); in cyberjack_read_int_callback()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.c71 dev_dbg(hsotg->dev, "%s\n", __func__); in dwc2_backup_global_registers()
103 dev_dbg(hsotg->dev, "%s\n", __func__); in dwc2_restore_global_registers()
263 dev_dbg(hsotg->dev, "%s: restoring essential regs\n", __func__); in dwc2_restore_essential_regs()
372 dev_dbg(hsotg->dev, in dwc2_hib_restore_common()
376 dev_dbg(hsotg->dev, "restore done generated here\n"); in dwc2_hib_restore_common()
594 dev_dbg(hsotg->dev, "Forcing mode to %s\n", host ? "host" : "device"); in dwc2_force_mode()
643 dev_dbg(hsotg->dev, "Clearing force mode bits\n"); in dwc2_clear_force_mode()
700 dev_dbg(hsotg->dev, "Enabling Active Clock Gating\n"); in dwc2_enable_acg()
720 dev_dbg(hsotg->dev, "Host Global Registers\n"); in dwc2_dump_host_registers()
722 dev_dbg(hsotg->dev, "HCFG @0x%08lX : 0x%08X\n", in dwc2_dump_host_registers()
[all …]
H A Dcore_intr.c120 dev_dbg(hsotg->dev, "++OTG Interrupt gotgint=%0x [%s]\n", gotgint, in dwc2_handle_otg_intr()
124 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr()
140 dev_dbg(hsotg->dev, "Session End Detected\n"); in dwc2_handle_otg_intr()
159 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr()
219 dev_dbg(hsotg->dev, "HNP Failed\n"); in dwc2_handle_otg_intr()
232 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr()
236 dev_dbg(hsotg->dev, "a_suspend->a_peripheral (%d)\n", in dwc2_handle_otg_intr()
255 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr()
258 dev_dbg(hsotg->dev, " ++OTG Interrupt: Debounce Done++\n"); in dwc2_handle_otg_intr()
286 dev_dbg(hsotg->dev, " ++Connector ID Status Change Interrupt++ (%s)\n", in dwc2_handle_conn_id_status_change_intr()
[all …]
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3-vuart.c155 dev_dbg(&dev->core, "%s:%d: tx_trigger failed: %s\n", in ps3_vuart_get_triggers()
164 dev_dbg(&dev->core, "%s:%d: tx_buf_size failed: %s\n", in ps3_vuart_get_triggers()
173 dev_dbg(&dev->core, "%s:%d: rx_trigger failed: %s\n", in ps3_vuart_get_triggers()
180 dev_dbg(&dev->core, "%s:%d: tx %lxh, rx %lxh\n", __func__, __LINE__, in ps3_vuart_get_triggers()
196 dev_dbg(&dev->core, "%s:%d: tx_trigger failed: %s\n", in ps3_vuart_set_triggers()
205 dev_dbg(&dev->core, "%s:%d: tx_buf_size failed: %s\n", in ps3_vuart_set_triggers()
214 dev_dbg(&dev->core, "%s:%d: rx_trigger failed: %s\n", in ps3_vuart_set_triggers()
219 dev_dbg(&dev->core, "%s:%d: tx %xh, rx %xh\n", __func__, __LINE__, in ps3_vuart_set_triggers()
234 dev_dbg(&dev->core, "%s:%d: rx_bytes failed: %s\n", in ps3_vuart_get_rx_bytes_waiting()
237 dev_dbg(&dev->core, "%s:%d: %llxh\n", __func__, __LINE__, in ps3_vuart_get_rx_bytes_waiting()
[all …]
H A Dps3-sys-manager.c266 dev_dbg(&dev->core, "%s:%d: %xh\n", __func__, __LINE__, attr); in ps3_sys_manager_send_attr()
303 dev_dbg(&dev->core, "%s:%d: (%xh)\n", __func__, __LINE__, op); in ps3_sys_manager_send_next_op()
345 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_sys_manager_send_request_shutdown()
382 dev_dbg(&dev->core, "%s:%d: (%s)\n", __func__, __LINE__, in ps3_sys_manager_send_response()
420 dev_dbg(&dev->core, "%s:%d: unsupported event version (%u)\n", in ps3_sys_manager_handle_event()
427 dev_dbg(&dev->core, "%s:%d: POWER_PRESSED (%s)\n", in ps3_sys_manager_handle_event()
441 dev_dbg(&dev->core, "%s:%d: POWER_RELEASED (%u ms)\n", in ps3_sys_manager_handle_event()
445 dev_dbg(&dev->core, "%s:%d: RESET_PRESSED (%s)\n", in ps3_sys_manager_handle_event()
459 dev_dbg(&dev->core, "%s:%d: RESET_RELEASED (%u ms)\n", in ps3_sys_manager_handle_event()
463 dev_dbg(&dev->core, "%s:%d: THERMAL_ALERT (zone %u)\n", in ps3_sys_manager_handle_event()
[all …]
/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Dinit.c78 dev_dbg(dev, "Enabled %d msix vectors\n", msixcnt); in idxd_setup_interrupts()
107 dev_dbg(dev, "Allocated idxd-misc handler on msix vector %d\n", in idxd_setup_interrupts()
128 dev_dbg(dev, "Allocated idxd-msix %d for vector %d\n", in idxd_setup_interrupts()
207 dev_dbg(dev, "IDXD Group Config Offset: %#x\n", idxd->grpcfg_offset); in idxd_read_table_offsets()
209 dev_dbg(dev, "IDXD Work Queue Config Offset: %#x\n", in idxd_read_table_offsets()
212 dev_dbg(dev, "IDXD MSIX Permission Offset: %#x\n", in idxd_read_table_offsets()
215 dev_dbg(dev, "IDXD Perfmon Offset: %#x\n", idxd->perfmon_offset); in idxd_read_table_offsets()
225 dev_dbg(dev, "gen_cap: %#llx\n", idxd->hw.gen_cap.bits); in idxd_read_caps()
227 dev_dbg(dev, "max xfer size: %llu bytes\n", idxd->max_xfer_bytes); in idxd_read_caps()
229 dev_dbg(dev, "max batch size: %u\n", idxd->max_batch_size); in idxd_read_caps()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c59 dev_dbg(bdc->dev, "%s ep:%s num_tabs:%d\n", in ep_bd_list_free()
63 dev_dbg(bdc->dev, "%s already freed\n", ep->name); in ep_bd_list_free()
73 dev_dbg(bdc->dev, "bd_table:%p index:%d\n", bd_table, index); in ep_bd_list_free()
75 dev_dbg(bdc->dev, "bd_table not allocated\n"); in ep_bd_list_free()
79 dev_dbg(bdc->dev, "bd dma pool not allocated\n"); in ep_bd_list_free()
83 dev_dbg(bdc->dev, in ep_bd_list_free()
136 dev_dbg(bdc->dev, in ep_bd_list_alloc()
164 dev_dbg(bdc->dev, in ep_bd_list_alloc()
225 dev_dbg(bdc->dev, "%s %llx\n", in bd_add_to_bdi()
238 dev_dbg(bdc->dev, "dma_first_bd:%llx dma_last_bd:%llx\n", in bd_add_to_bdi()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c163 dev_dbg(kctx->kbdev->dev, "Slot %u (prio %d) is %spullable in kctx %pK\n", js, prio, in jsctx_rb_none_to_pull_prio()
234 dev_dbg(kctx->kbdev->dev, in jsctx_queue_foreach_prio()
250 dev_dbg(kctx->kbdev->dev, in jsctx_queue_foreach_prio()
300 dev_dbg(kctx->kbdev->dev, "Peeking runnable tree of kctx %pK for prio %d (s:%u)\n", in jsctx_rb_peek_prio()
305 dev_dbg(kctx->kbdev->dev, "Tree is empty\n"); in jsctx_rb_peek_prio()
361 dev_dbg(kctx->kbdev->dev, "Erasing atom %pK from runnable tree of kctx %pK\n", in jsctx_rb_pull()
381 dev_dbg(kbdev->dev, "Adding atom %pK to runnable tree of kctx %pK (s:%u)\n", (void *)katom, in jsctx_tree_add()
537 dev_dbg(kbdev->dev, "JS Config Attribs: "); in kbasep_js_devdata_init()
538 dev_dbg(kbdev->dev, "\tscheduling_period_ns:%u", in kbasep_js_devdata_init()
540 dev_dbg(kbdev->dev, "\tsoft_stop_ticks:%u", in kbasep_js_devdata_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Dcom20020_cs.c118 dev_dbg(&p_dev->dev, "com20020_attach()\n"); in com20020_probe()
165 dev_dbg(&link->dev, "detach...\n"); in com20020_detach()
167 dev_dbg(&link->dev, "com20020_detach\n"); in com20020_detach()
169 dev_dbg(&link->dev, "unregister...\n"); in com20020_detach()
182 dev_dbg(&link->dev, "unlinking...\n"); in com20020_detach()
186 dev_dbg(&link->dev, "kfree...\n"); in com20020_detach()
189 dev_dbg(&link->dev, "kfree2...\n"); in com20020_detach()
206 dev_dbg(&link->dev, "config...\n"); in com20020_config()
208 dev_dbg(&link->dev, "com20020_config\n"); in com20020_config()
210 dev_dbg(&link->dev, "baseport1 is %Xh\n", in com20020_config()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c158 dev_dbg(pdata->dev, "multi %s interrupts enabled\n", in xgbe_config_multi_msi()
189 dev_dbg(pdata->dev, "single %s interrupt enabled\n", in xgbe_config_irqs()
196 dev_dbg(pdata->dev, " dev irq=%d\n", pdata->dev_irq); in xgbe_config_irqs()
197 dev_dbg(pdata->dev, " ecc irq=%d\n", pdata->ecc_irq); in xgbe_config_irqs()
198 dev_dbg(pdata->dev, " i2c irq=%d\n", pdata->i2c_irq); in xgbe_config_irqs()
199 dev_dbg(pdata->dev, " an irq=%d\n", pdata->an_irq); in xgbe_config_irqs()
201 dev_dbg(pdata->dev, " dma%u irq=%d\n", in xgbe_config_irqs()
261 dev_dbg(dev, "xgmac_regs = %p\n", pdata->xgmac_regs); in xgbe_pci_probe()
262 dev_dbg(dev, "xprop_regs = %p\n", pdata->xprop_regs); in xgbe_pci_probe()
263 dev_dbg(dev, "xi2c_regs = %p\n", pdata->xi2c_regs); in xgbe_pci_probe()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Daf9013.c50 dev_dbg(&client->dev, "gpio %u, gpioval %02x\n", gpio, gpioval); in af9013_set_gpio()
91 dev_dbg(&client->dev, "failed %d\n", ret); in af9013_set_gpio()
115 dev_dbg(&client->dev, "frequency %u, bandwidth_hz %u\n", in af9013_set_frontend()
158 dev_dbg(&client->dev, "if_frequency %u\n", if_frequency); in af9013_set_frontend()
231 dev_dbg(&client->dev, "invalid transmission_mode\n"); in af9013_set_frontend()
251 dev_dbg(&client->dev, "invalid guard_interval\n"); in af9013_set_frontend()
271 dev_dbg(&client->dev, "invalid hierarchy\n"); in af9013_set_frontend()
288 dev_dbg(&client->dev, "invalid modulation\n"); in af9013_set_frontend()
314 dev_dbg(&client->dev, "invalid code_rate_HP\n"); in af9013_set_frontend()
339 dev_dbg(&client->dev, "invalid code_rate_LP\n"); in af9013_set_frontend()
[all …]
H A Dcxd2841er.c207 dev_dbg(&priv->i2c->dev, in cxd2841er_i2c_debug()
361 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_dvbs2_set_symbol_rate()
396 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_sleep_s_to_active_s()
490 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_retune_active()
493 dev_dbg(&priv->i2c->dev, "%s(): invalid state %d\n", in cxd2841er_retune_active()
523 dev_dbg(&priv->i2c->dev, "%s(): invalid delivery system %d\n", in cxd2841er_retune_active()
530 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_active_s_to_sleep_s()
574 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_sleep_s_to_shutdown()
576 dev_dbg(&priv->i2c->dev, "%s(): invalid demod state %d\n", in cxd2841er_sleep_s_to_shutdown()
598 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_sleep_tc_to_shutdown()
[all …]
/OK3568_Linux_fs/kernel/include/sound/
H A Dsimple_card_utils.h150 dev_dbg(dev, "%s dai name = %s\n", in asoc_simple_debug_dai()
153 dev_dbg(dev, "%s sysclk = %d\n", in asoc_simple_debug_dai()
156 dev_dbg(dev, "%s direction = %s\n", in asoc_simple_debug_dai()
160 dev_dbg(dev, "%s slots = %d\n", name, dai->slots); in asoc_simple_debug_dai()
162 dev_dbg(dev, "%s slot width = %d\n", name, dai->slot_width); in asoc_simple_debug_dai()
164 dev_dbg(dev, "%s tx slot mask = %d\n", name, dai->tx_slot_mask); in asoc_simple_debug_dai()
166 dev_dbg(dev, "%s rx slot mask = %d\n", name, dai->rx_slot_mask); in asoc_simple_debug_dai()
168 dev_dbg(dev, "%s clk %luHz\n", name, clk_get_rate(dai->clk)); in asoc_simple_debug_dai()
179 dev_dbg(dev, "Card Name: %s\n", card->name); in asoc_simple_debug_info()
185 dev_dbg(dev, "DAI%d\n", i); in asoc_simple_debug_info()
[all …]
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/
H A Dsst_loader.c59 dev_dbg(sst_drv_ctx->dev, "sst: Resetting the DSP in mrfld\n"); in intel_sst_reset_dsp_mrfld()
62 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld()
68 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld()
74 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld()
88 dev_dbg(sst_drv_ctx->dev, "sst: Starting the DSP in mrfld LALALALA\n"); in sst_start_mrfld()
90 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in sst_start_mrfld()
96 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in sst_start_mrfld()
103 dev_dbg(sst_drv_ctx->dev, "sst: Starting the DSP_merrifield:%llx\n", in sst_start_mrfld()
114 dev_dbg(ctx->dev, "Enter\n"); in sst_validate_fw_image()
118 dev_dbg(ctx->dev, in sst_validate_fw_image()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-ps3.c82 dev_dbg(&dev->core, "%s:%d: ps3_open_hv_device failed: %s\n", in ps3_ohci_probe()
91 dev_dbg(&dev->core, "%s:%d: ps3_dma_region_create failed: " in ps3_ohci_probe()
100 dev_dbg(&dev->core, "%s:%d: ps3_map_mmio_region failed\n", in ps3_ohci_probe()
106 dev_dbg(&dev->core, "%s:%d: mmio mapped_addr %lxh\n", __func__, in ps3_ohci_probe()
112 dev_dbg(&dev->core, "%s:%d: ps3_construct_io_irq(%d) failed.\n", in ps3_ohci_probe()
125 dev_dbg(&dev->core, "%s:%d: usb_create_hcd failed\n", __func__, in ps3_ohci_probe()
135 dev_dbg(&dev->core, "%s:%d: request_mem_region failed\n", in ps3_ohci_probe()
141 dev_dbg(&dev->core, "%s:%d: ioremap failed\n", __func__, in ps3_ohci_probe()
147 dev_dbg(&dev->core, "%s:%d: hcd->rsrc_start %lxh\n", __func__, __LINE__, in ps3_ohci_probe()
149 dev_dbg(&dev->core, "%s:%d: hcd->rsrc_len %lxh\n", __func__, __LINE__, in ps3_ohci_probe()
[all …]
H A Dehci-ps3.c99 dev_dbg(&dev->core, "%s:%d: ps3_open_hv_device failed\n", in ps3_ehci_probe()
107 dev_dbg(&dev->core, "%s:%d: ps3_dma_region_create failed: " in ps3_ehci_probe()
116 dev_dbg(&dev->core, "%s:%d: ps3_map_mmio_region failed\n", in ps3_ehci_probe()
122 dev_dbg(&dev->core, "%s:%d: mmio mapped_addr %lxh\n", __func__, in ps3_ehci_probe()
128 dev_dbg(&dev->core, "%s:%d: ps3_construct_io_irq(%d) failed.\n", in ps3_ehci_probe()
141 dev_dbg(&dev->core, "%s:%d: usb_create_hcd failed\n", __func__, in ps3_ehci_probe()
151 dev_dbg(&dev->core, "%s:%d: request_mem_region failed\n", in ps3_ehci_probe()
157 dev_dbg(&dev->core, "%s:%d: ioremap failed\n", __func__, in ps3_ehci_probe()
163 dev_dbg(&dev->core, "%s:%d: hcd->rsrc_start %lxh\n", __func__, __LINE__, in ps3_ehci_probe()
165 dev_dbg(&dev->core, "%s:%d: hcd->rsrc_len %lxh\n", __func__, __LINE__, in ps3_ehci_probe()
[all …]
/OK3568_Linux_fs/kernel/sound/pci/lx6464es/
H A Dlx6464es.c107 dev_dbg(chip->card->dev, "allocating pipe for %d channels\n", channels); in lx_hardware_open()
131 dev_dbg(chip->card->dev, "setting stream format\n"); in lx_hardware_start()
138 dev_dbg(chip->card->dev, "starting pipe\n"); in lx_hardware_start()
145 dev_dbg(chip->card->dev, "waiting for pipe to start\n"); in lx_hardware_start()
162 dev_dbg(chip->card->dev, "pausing pipe\n"); in lx_hardware_stop()
169 dev_dbg(chip->card->dev, "waiting for pipe to become idle\n"); in lx_hardware_stop()
176 dev_dbg(chip->card->dev, "stopping pipe\n"); in lx_hardware_stop()
193 dev_dbg(chip->card->dev, "releasing pipe\n"); in lx_hardware_close()
211 dev_dbg(chip->card->dev, "->lx_pcm_open\n"); in lx_pcm_open()
258 dev_dbg(chip->card->dev, "<-lx_pcm_open, %d\n", err); in lx_pcm_open()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-wl1273.c110 dev_dbg(&client->dev, "%s:len[%d]: %d\n", __func__, i, msg.len); in wl1273_fm_write_fw()
117 dev_dbg(&client->dev, "%s: i: %d\n", __func__, i); in wl1273_fm_write_fw()
118 dev_dbg(&client->dev, "%s: len + 1: %d\n", __func__, len + 1); in wl1273_fm_write_fw()
203 dev_dbg(radio->dev, "RDS OVERFLOW"); in wl1273_fm_rds()
231 dev_dbg(radio->dev, "IRQ: BL\n"); in wl1273_fm_irq_thread_handler()
241 dev_dbg(radio->dev, "IRQ: BBLK\n"); in wl1273_fm_irq_thread_handler()
244 dev_dbg(radio->dev, "IRQ: LSYNC\n"); in wl1273_fm_irq_thread_handler()
254 dev_dbg(radio->dev, "IRQ: LEV: 0x%x04\n", level); in wl1273_fm_irq_thread_handler()
258 dev_dbg(radio->dev, "IRQ: IFFR\n"); in wl1273_fm_irq_thread_handler()
261 dev_dbg(radio->dev, "IRQ: PI\n"); in wl1273_fm_irq_thread_handler()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dsharpsl_pm.c264 dev_dbg(sharpsl_pm.dev, "Battery: voltage: %d, status: %d, percentage: %d, time: %ld\n", voltage, in sharpsl_battery_thread()
284 dev_dbg(sharpsl_pm.dev, "Charge LED On\n"); in sharpsl_pm_led()
287 dev_dbg(sharpsl_pm.dev, "Charge LED Off\n"); in sharpsl_pm_led()
294 dev_dbg(sharpsl_pm.dev, "Turning Charger On\n"); in sharpsl_charge_on()
304 dev_dbg(sharpsl_pm.dev, "Turning Charger Off\n"); in sharpsl_charge_off()
322 dev_dbg(sharpsl_pm.dev, "Toggling Charger at time: %lx\n", jiffies); in sharpsl_charge_toggle()
344 dev_dbg(sharpsl_pm.dev, "AC Status: %d\n", acin); in sharpsl_ac_timer()
367 dev_dbg(sharpsl_pm.dev, "Charge Full at time: %lx\n", jiffies); in sharpsl_chrg_full_timer()
372 dev_dbg(sharpsl_pm.dev, "Charge Full: AC removed - stop charging!\n"); in sharpsl_chrg_full_timer()
376 dev_dbg(sharpsl_pm.dev, "Charge Full: Count too low\n"); in sharpsl_chrg_full_timer()
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c67 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_initiate_session()
74 dev_dbg(dev, "mei_cldev_recv failed. %zd\n", byte); in mei_hdcp_initiate_session()
79 dev_dbg(dev, "ME cmd 0x%08X Failed. Status: 0x%X\n", in mei_hdcp_initiate_session()
140 dev_dbg(dev, "mei_cldev_send failed: %zd\n", byte); in mei_hdcp_verify_receiver_cert_prepare_km()
147 dev_dbg(dev, "mei_cldev_recv failed: %zd\n", byte); in mei_hdcp_verify_receiver_cert_prepare_km()
152 dev_dbg(dev, "ME cmd 0x%08X Failed. Status: 0x%X\n", in mei_hdcp_verify_receiver_cert_prepare_km()
210 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_verify_hprime()
217 dev_dbg(dev, "mei_cldev_recv failed. %zd\n", byte); in mei_hdcp_verify_hprime()
222 dev_dbg(dev, "ME cmd 0x%08X Failed. Status: 0x%X\n", in mei_hdcp_verify_hprime()
268 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_store_pairing_info()
[all …]

12345678910>>...132