/linux/drivers/staging/media/ipu7/ |
H A D | ipu7-fw-isys.c | 47 dev_dbg(dev, "send_token: %s\n", send_msg_types[send_type]); in ipu7_fw_isys_complex_cmd() 213 dev_dbg(dev, "---------------------------\n"); in ipu7_fw_isys_dump_stream_cfg() 214 dev_dbg(dev, "IPU_FW_ISYS_STREAM_CFG_DATA\n"); in ipu7_fw_isys_dump_stream_cfg() 216 dev_dbg(dev, ".port id %d\n", cfg->port_id); in ipu7_fw_isys_dump_stream_cfg() 217 dev_dbg(dev, ".vc %d\n", cfg->vc); in ipu7_fw_isys_dump_stream_cfg() 218 dev_dbg(dev, ".nof_input_pins = %d\n", cfg->nof_input_pins); in ipu7_fw_isys_dump_stream_cfg() 219 dev_dbg(dev, ".nof_output_pins = %d\n", cfg->nof_output_pins); in ipu7_fw_isys_dump_stream_cfg() 220 dev_dbg(dev, ".stream_msg_map = 0x%x\n", cfg->stream_msg_map); in ipu7_fw_isys_dump_stream_cfg() 223 dev_dbg(dev, ".input_pin[%d]:\n", i); in ipu7_fw_isys_dump_stream_cfg() 224 dev_dbg(de in ipu7_fw_isys_dump_stream_cfg() [all...] |
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-fw-isys.c | 39 dev_dbg(dev, "Proxy response: id %u, error %u, details %u\n", in handle_proxy_response() 61 dev_dbg(dev, in ipu6_fw_isys_send_proxy_token() 106 dev_dbg(dev, "send_token: %s\n", send_msg_types[send_type]); in ipu6_fw_isys_complex_cmd() 382 dev_dbg(dev, "-----------------------------------------------------\n"); in ipu6_fw_isys_dump_stream_cfg() 383 dev_dbg(dev, "IPU6_FW_ISYS_STREAM_CFG_DATA\n"); in ipu6_fw_isys_dump_stream_cfg() 385 dev_dbg(dev, "compfmt = %d\n", cfg->vc); in ipu6_fw_isys_dump_stream_cfg() 386 dev_dbg(dev, "src = %d\n", cfg->src); in ipu6_fw_isys_dump_stream_cfg() 387 dev_dbg(dev, "vc = %d\n", cfg->vc); in ipu6_fw_isys_dump_stream_cfg() 388 dev_dbg(dev, "isl_use = %d\n", cfg->isl_use); in ipu6_fw_isys_dump_stream_cfg() 389 dev_dbg(de in ipu6_fw_isys_dump_stream_cfg() [all...] |
/linux/drivers/media/i2c/ |
H A D | ccs-pll.c | 55 dev_dbg(dev, "%s_%s out of bounds: %d (%d--%d)\n", prefix, in bounds_check() 90 dev_dbg(dev, "ext_clk_freq_hz\t\t%u\n", pll->ext_clk_freq_hz); in print_pll() 97 dev_dbg(dev, "%s_pre_pll_clk_div\t\t%u\n", s, in print_pll() 99 dev_dbg(dev, "%s_pll_multiplier\t\t%u\n", s, in print_pll() 102 dev_dbg(dev, "%s_pll_ip_clk_freq_hz\t%u\n", s, in print_pll() 104 dev_dbg(dev, "%s_pll_op_clk_freq_hz\t%u\n", s, in print_pll() 110 dev_dbg(dev, "%s_sys_clk_div\t\t%u\n", s, in print_pll() 112 dev_dbg(dev, "%s_pix_clk_div\t\t%u\n", s, in print_pll() 115 dev_dbg(dev, "%s_sys_clk_freq_hz\t%u\n", s, in print_pll() 117 dev_dbg(de in print_pll() [all...] |
/linux/drivers/platform/x86/amd/pmf/ |
H A D | spc.c | 75 dev_dbg(dev->dev, "==== TA inputs START ====\n"); in amd_pmf_dump_ta_inputs() 76 dev_dbg(dev->dev, "Slider State: %s\n", ta_slider_as_str(in->ev_info.power_slider)); in amd_pmf_dump_ta_inputs() 77 dev_dbg(dev->dev, "Power Source: %s\n", amd_pmf_source_as_str(in->ev_info.power_source)); in amd_pmf_dump_ta_inputs() 78 dev_dbg(dev->dev, "Battery Percentage: %u\n", in->ev_info.bat_percentage); in amd_pmf_dump_ta_inputs() 79 dev_dbg(dev->dev, "Designed Battery Capacity: %u\n", in->ev_info.bat_design); in amd_pmf_dump_ta_inputs() 80 dev_dbg(dev->dev, "Fully Charged Capacity: %u\n", in->ev_info.full_charge_capacity); in amd_pmf_dump_ta_inputs() 81 dev_dbg(dev->dev, "Drain Rate: %d\n", in->ev_info.drain_rate); in amd_pmf_dump_ta_inputs() 82 dev_dbg(dev->dev, "Socket Power: %u\n", in->ev_info.socket_power); in amd_pmf_dump_ta_inputs() 83 dev_dbg(dev->dev, "Skin Temperature: %u\n", in->ev_info.skin_temperature); in amd_pmf_dump_ta_inputs() 84 dev_dbg(de in amd_pmf_dump_ta_inputs() [all...] |
/linux/drivers/usb/serial/ |
H A D | io_edgeport.c | 355 dev_dbg(dev, "Current Boot Image version %d.%d.%d\n", in update_edgeport_E2PROM() 362 dev_dbg(dev, "**Update Boot Image from %d.%d.%d to %d.%d.%d\n", in update_edgeport_E2PROM() 368 dev_dbg(dev, "Downloading new Boot Image\n"); in update_edgeport_E2PROM() 387 dev_dbg(dev, "Boot Image -- already up to date\n"); in update_edgeport_E2PROM() 398 dev_dbg(dev, "**Product Information:\n"); in dump_product_info() 399 dev_dbg(dev, " ProductId %x\n", product_info->ProductId); in dump_product_info() 400 dev_dbg(dev, " NumPorts %d\n", product_info->NumPorts); in dump_product_info() 401 dev_dbg(dev, " ProdInfoVer %d\n", product_info->ProdInfoVer); in dump_product_info() 402 dev_dbg(dev, " IsServer %d\n", product_info->IsServer); in dump_product_info() 403 dev_dbg(de in dump_product_info() [all...] |
H A D | mos7840.c | 219 dev_dbg(&port->dev, "mos7840_set_reg_sync offset is %x, value %x\n", reg, val); in mos7840_set_reg_sync() 253 dev_dbg(&port->dev, "%s offset is %x, return val %x\n", __func__, reg, *val); in mos7840_get_reg_sync() 277 dev_dbg(&port->dev, "%s application number is %x\n", __func__, val); in mos7840_set_uart_reg() 306 dev_dbg(&port->dev, "%s application number is %x\n", __func__, Wval); in mos7840_get_uart_reg() 325 dev_dbg(&port->dev, "SpRegOffset is %2x\n", mos7840_port->SpRegOffset); in mos7840_dump_serial_port() 326 dev_dbg(&port->dev, "ControlRegOffset is %2x\n", mos7840_port->ControlRegOffset); in mos7840_dump_serial_port() 327 dev_dbg(&port->dev, "DCRRegOffset is %2x\n", mos7840_port->DcrRegOffset); in mos7840_dump_serial_port() 348 dev_dbg(&urb->dev->dev, "%s - urb shutting down: %d\n", in mos7840_set_led_callback() 352 dev_dbg(&urb->dev->dev, "%s - nonzero urb status: %d\n", in mos7840_set_led_callback() 428 dev_dbg( in mos7840_bulk_in_callback() [all...] |
H A D | io_ti.c | 269 dev_dbg(&dev->dev, "%s - wanted to read %d, but only read %d\n", in ti_vread_sync() 311 dev_dbg(&port->dev, "%s - port %d, mask %x\n", __func__, port_number, mask); in purge_port() 331 dev_dbg(&dev->dev, "%s - @ %x for %d\n", __func__, start_address, length); in read_download_mem() 344 dev_dbg(&dev->dev, "%s - @ %x for %d\n", __func__, start_address, read_length); in read_download_mem() 357 dev_dbg(&dev->dev, "%s - ERROR %x\n", __func__, status); in read_download_mem() 392 dev_dbg(&serial->serial->dev->dev, "%s - ERROR %x\n", __func__, status); in read_boot_mem() 397 dev_dbg(&serial->serial->dev->dev, "%s - start_address = %x, length = %d\n", in read_boot_mem() 434 dev_dbg(&serial->serial->dev->dev, "%s - start_sddr = %x, length = %d\n", __func__, start_address, length); in write_boot_mem() 458 dev_dbg(dev, "%s - BytesInFirstPage Addr = %x, length = %d\n", in write_i2c_mem() 473 dev_dbg(de in write_i2c_mem() [all...] |
H A D | cyberjack.c | 138 dev_dbg(&port->dev, "%s - usb_clear_halt\n", __func__); in cyberjack_open() 167 dev_dbg(dev, "%s - write request of 0 bytes\n", __func__); in cyberjack_write() 172 dev_dbg(dev, "%s - already writing\n", __func__); in cyberjack_write() 194 dev_dbg(dev, "%s - expected data: %d\n", __func__, wrexpected); in cyberjack_write() 202 dev_dbg(dev, "%s - transmitting data (frame 1)\n", __func__); in cyberjack_write() 226 dev_dbg(dev, "%s - priv->wrsent=%d\n", __func__, priv->wrsent); in cyberjack_write() 227 dev_dbg(dev, "%s - priv->wrfilled=%d\n", __func__, priv->wrfilled); in cyberjack_write() 230 dev_dbg(dev, "%s - buffer cleaned\n", __func__); in cyberjack_write() 276 dev_dbg(dev, "Too many bulk_in urbs to do.\n"); in cyberjack_read_int_callback() 284 dev_dbg(de in cyberjack_read_int_callback() [all...] |
H A D | kobil_sct.c | 128 dev_dbg(&serial->dev->dev, "KOBIL B1 PRO / KAAN PRO detected\n"); in kobil_port_probe() 131 dev_dbg(&serial->dev->dev, "KOBIL KAAN Standard Plus / SecOVID Reader Plus detected\n"); in kobil_port_probe() 134 dev_dbg(&serial->dev->dev, "KOBIL USBTWIN detected\n"); in kobil_port_probe() 137 dev_dbg(&serial->dev->dev, "KOBIL KAAN SIM detected\n"); in kobil_port_probe() 189 dev_dbg(dev, "%s - Send get_HW_version URB returns: %i\n", __func__, result); in kobil_open() 191 dev_dbg(dev, "Hardware version: %i.%i.%i\n", transfer_buffer[0], in kobil_open() 206 dev_dbg(dev, "%s - Send get_FW_version URB returns: %i\n", __func__, result); in kobil_open() 208 dev_dbg(dev, "Firmware version: %i.%i.%i\n", transfer_buffer[0], in kobil_open() 226 dev_dbg(dev, "%s - Send set_baudrate URB returns: %i\n", __func__, result); in kobil_open() 239 dev_dbg(de in kobil_open() [all...] |
/linux/drivers/rtc/ |
H A D | rtc-nct3018y.c | 56 dev_dbg(&client->dev, "%s:on:%d\n", __func__, on); in nct3018y_set_alarm_mode() 60 dev_dbg(&client->dev, in nct3018y_set_alarm_mode() 73 dev_dbg(&client->dev, "Unable to write NCT3018Y_REG_CTRL\n"); in nct3018y_set_alarm_mode() 79 dev_dbg(&client->dev, in nct3018y_set_alarm_mode() 87 dev_dbg(&client->dev, "Unable to write NCT3018Y_REG_ST\n"); in nct3018y_set_alarm_mode() 100 dev_dbg(&client->dev, "%s:NCT3018Y_REG_CTRL\n", __func__); in nct3018y_get_alarm_mode() 105 dev_dbg(&client->dev, "%s:alarm_enable:%x\n", __func__, *alarm_enable); in nct3018y_get_alarm_mode() 110 dev_dbg(&client->dev, "%s:NCT3018Y_REG_ST\n", __func__); in nct3018y_get_alarm_mode() 115 dev_dbg(&client->dev, "%s:alarm_flag:%x\n", __func__, *alarm_flag); in nct3018y_get_alarm_mode() 129 dev_dbg( in nct3018y_irq() [all...] |
/linux/drivers/ps3/ |
H A D | ps3-vuart.c | 155 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( in ps3_vuart_get_rx_bytes_waiting() [all...] |
H A D | ps3-sys-manager.c | 266 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( in ps3_sys_manager_handle_event() [all...] |
/linux/drivers/net/arcnet/ |
H A D | com20020_cs.c | 119 dev_dbg(&p_dev->dev, "com20020_attach()\n"); in com20020_probe() 166 dev_dbg(&link->dev, "detach...\n"); in com20020_detach() 168 dev_dbg(&link->dev, "com20020_detach\n"); in com20020_detach() 170 dev_dbg(&link->dev, "unregister...\n"); in com20020_detach() 183 dev_dbg(&link->dev, "unlinking...\n"); in com20020_detach() 187 dev_dbg(&link->dev, "kfree...\n"); in com20020_detach() 190 dev_dbg(&link->dev, "kfree2...\n"); in com20020_detach() 207 dev_dbg(&link->dev, "config...\n"); in com20020_config() 209 dev_dbg(&link->dev, "com20020_config\n"); in com20020_config() 211 dev_dbg( in com20020_config() [all...] |
/linux/include/sound/ |
H A D | simple_card_utils.h | 226 dev_dbg(dev, "%s dai name = %s\n", in simple_util_debug_dai() 230 dev_dbg(dev, "%s slots = %d\n", name, dai->slots); in simple_util_debug_dai() 232 dev_dbg(dev, "%s slot width = %d\n", name, dai->slot_width); in simple_util_debug_dai() 234 dev_dbg(dev, "%s tx slot mask = %d\n", name, dai->tx_slot_mask); in simple_util_debug_dai() 236 dev_dbg(dev, "%s rx slot mask = %d\n", name, dai->rx_slot_mask); in simple_util_debug_dai() 238 dev_dbg(dev, "%s clk %luHz\n", name, clk_get_rate(dai->clk)); in simple_util_debug_dai() 240 dev_dbg(dev, "%s sysclk = %dHz\n", in simple_util_debug_dai() 243 dev_dbg(dev, "%s direction = %s\n", in simple_util_debug_dai() 255 dev_dbg(dev, "Card Name: %s\n", card->name); in simple_util_debug_info() 264 dev_dbg(de in simple_util_debug_info() [all...] |
/linux/drivers/usb/dwc2/ |
H A D | core_intr.c | 91 dev_dbg(hsotg->dev, "++OTG Interrupt gotgint=%0x [%s]\n", gotgint, in dwc2_handle_otg_intr() 95 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr() 125 dev_dbg(hsotg->dev, "Session End Detected\n"); in dwc2_handle_otg_intr() 144 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr() 204 dev_dbg(hsotg->dev, "HNP Failed\n"); in dwc2_handle_otg_intr() 217 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr() 221 dev_dbg(hsotg->dev, "a_suspend->a_peripheral (%d)\n", in dwc2_handle_otg_intr() 240 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr() 243 dev_dbg(hsotg->dev, " ++OTG Interrupt: Debounce Done++\n"); in dwc2_handle_otg_intr() 271 dev_dbg(hsot in dwc2_handle_conn_id_status_change_intr() [all...] |
/linux/drivers/usb/host/ |
H A D | ehci-ps3.c | 99 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( in ps3_ehci_probe() [all...] |
H A D | ohci-ps3.c | 82 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( in ps3_ohci_probe() [all...] |
/linux/drivers/media/platform/nxp/imx-jpeg/ |
H A D | mxc-jpeg-hw.c | 18 dev_dbg(dev, "Wrapper reg %s = 0x%x\n", reg_name, val);\ 23 dev_dbg(dev, " MXC JPEG NEXT_DESCPT_PTR 0x%x\n", in print_descriptor_info() 25 dev_dbg(dev, " MXC JPEG BUF_BASE0 0x%x\n", desc->buf_base0); in print_descriptor_info() 26 dev_dbg(dev, " MXC JPEG BUF_BASE1 0x%x\n", desc->buf_base1); in print_descriptor_info() 27 dev_dbg(dev, " MXC JPEG LINE_PITCH %d\n", desc->line_pitch); in print_descriptor_info() 28 dev_dbg(dev, " MXC JPEG STM_BUFBASE 0x%x\n", desc->stm_bufbase); in print_descriptor_info() 29 dev_dbg(dev, " MXC JPEG STM_BUFSIZE %d\n", desc->stm_bufsize); in print_descriptor_info() 30 dev_dbg(dev, " MXC JPEG IMGSIZE %x (%d x %d)\n", desc->imgsize, in print_descriptor_info() 32 dev_dbg(dev, " MXC JPEG STM_CTRL 0x%x\n", desc->stm_ctrl); in print_descriptor_info() 38 dev_dbg(de in print_cast_status() [all...] |
/linux/sound/soc/intel/atom/sst/ |
H A D | sst_loader.c | 58 dev_dbg(sst_drv_ctx->dev, "sst: Resetting the DSP in mrfld\n"); in intel_sst_reset_dsp_mrfld() 61 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld() 67 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld() 73 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld() 87 dev_dbg(sst_drv_ctx->dev, "sst: Starting the DSP in mrfld LALALALA\n"); in sst_start_mrfld() 89 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in sst_start_mrfld() 95 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in sst_start_mrfld() 102 dev_dbg(sst_drv_ctx->dev, "sst: Starting the DSP_merrifield:%llx\n", in sst_start_mrfld() 113 dev_dbg(ctx->dev, "Enter\n"); in sst_validate_fw_image() 117 dev_dbg(ct in sst_validate_fw_image() [all...] |
H A D | sst_stream.c | 34 dev_dbg(sst_drv_ctx->dev, "Enter\n"); in sst_alloc_stream_mrfld() 83 dev_dbg(sst_drv_ctx->dev, "alloc tstamp location = 0x%x\n", in sst_alloc_stream_mrfld() 85 dev_dbg(sst_drv_ctx->dev, "assigned pipe id 0x%x to task %d\n", in sst_alloc_stream_mrfld() 111 dev_dbg(sst_drv_ctx->dev, "Alloc for str %d pipe %#x\n", in sst_realloc_stream() 156 dev_dbg(sst_drv_ctx->dev, "sst_start_stream for %d\n", str_id); in sst_start_stream() 178 dev_dbg(sst_drv_ctx->dev, in sst_send_byte_stream_mrfld() 192 dev_dbg(sst_drv_ctx->dev, "length is %d\n", length); in sst_send_byte_stream_mrfld() 204 dev_dbg(sst_drv_ctx->dev, "msg->mrfld_header.p.header_low_payload:%d", in sst_send_byte_stream_mrfld() 223 dev_dbg(sst_drv_ctx->dev, "read back %d bytes", in sst_send_byte_stream_mrfld() 248 dev_dbg(sst_drv_ct in sst_pause_stream() [all...] |
/linux/sound/soc/mediatek/mt8186/ |
H A D | mt8186-afe-gpio.c | 87 dev_dbg(dev, "%s(), pinctrl_lookup_state %s fail, ret %d\n", in mt8186_afe_gpio_init() 110 dev_dbg(dev, "%s(), error, invalid gpio type %d\n", in mt8186_afe_gpio_select() 116 dev_dbg(dev, "%s(), error, gpio type %d not prepared\n", in mt8186_afe_gpio_select() 124 dev_dbg(dev, "%s(), error, can not set gpio type %d\n", in mt8186_afe_gpio_select() 139 dev_dbg(dev, "%s(), MOSI CLK ON select fail!\n", __func__); in mt8186_afe_gpio_adda_dl() 145 dev_dbg(dev, "%s(), MOSI DAT ON select fail!\n", __func__); in mt8186_afe_gpio_adda_dl() 151 dev_dbg(dev, "%s(), MOSI DAT OFF select fail!\n", __func__); in mt8186_afe_gpio_adda_dl() 157 dev_dbg(dev, "%s(), MOSI CLK ON select fail!\n", __func__); in mt8186_afe_gpio_adda_dl() 172 dev_dbg(dev, "%s(), MISO CLK ON select fail!\n", __func__); in mt8186_afe_gpio_adda_ul() 178 dev_dbg(de in mt8186_afe_gpio_adda_ul() [all...] |
/linux/sound/pci/lx6464es/ |
H A D | lx6464es.c | 105 dev_dbg(chip->card->dev, "allocating pipe for %d channels\n", channels); in lx_hardware_open() 129 dev_dbg(chip->card->dev, "setting stream format\n"); in lx_hardware_start() 136 dev_dbg(chip->card->dev, "starting pipe\n"); in lx_hardware_start() 143 dev_dbg(chip->card->dev, "waiting for pipe to start\n"); in lx_hardware_start() 160 dev_dbg(chip->card->dev, "pausing pipe\n"); in lx_hardware_stop() 167 dev_dbg(chip->card->dev, "waiting for pipe to become idle\n"); in lx_hardware_stop() 174 dev_dbg(chip->card->dev, "stopping pipe\n"); in lx_hardware_stop() 191 dev_dbg(chip->card->dev, "releasing pipe\n"); in lx_hardware_close() 209 dev_dbg(chip->card->dev, "->lx_pcm_open\n"); in lx_pcm_open() 256 dev_dbg(chi in lx_pcm_open() [all...] |
/linux/drivers/media/rc/ |
H A D | ir-xmp-decoder.c | 45 dev_dbg(&dev->dev, "XMP decode started at state %d %d (%uus %s)\n", in ir_xmp_decode() 81 dev_dbg(&dev->dev, "received TRAILER period at index %d: %u\n", in ir_xmp_decode() 95 dev_dbg(&dev->dev, "divider to small %d.\n", in ir_xmp_decode() 110 dev_dbg(&dev->dev, "checksum errors sum1=0x%X sum2=0x%X\n", in ir_xmp_decode() 124 dev_dbg(&dev->dev, "subaddress nibbles mismatch 0x%02X != 0x%02X\n", in ir_xmp_decode() 130 dev_dbg(&dev->dev, "Warning: OEM nibbles 0x%02X. Expected 0x44\n", in ir_xmp_decode() 135 dev_dbg(&dev->dev, "XMP scancode 0x%06x\n", scancode); in ir_xmp_decode() 141 dev_dbg(&dev->dev, "Repeat last key\n"); in ir_xmp_decode() 150 dev_dbg(&dev->dev, "received half frame pulse at index %d. Probably a final frame key-up event: %u\n", in ir_xmp_decode() 161 dev_dbg( in ir_xmp_decode() [all...] |
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-pci.c | 50 dev_dbg(pdata->dev, "multi %s interrupts enabled\n", in xgbe_config_multi_msi() 81 dev_dbg(pdata->dev, "single %s interrupt enabled\n", in xgbe_config_irqs() 88 dev_dbg(pdata->dev, " dev irq=%d\n", pdata->dev_irq); in xgbe_config_irqs() 89 dev_dbg(pdata->dev, " ecc irq=%d\n", pdata->ecc_irq); in xgbe_config_irqs() 90 dev_dbg(pdata->dev, " i2c irq=%d\n", pdata->i2c_irq); in xgbe_config_irqs() 91 dev_dbg(pdata->dev, " an irq=%d\n", pdata->an_irq); in xgbe_config_irqs() 93 dev_dbg(pdata->dev, " dma%u irq=%d\n", in xgbe_config_irqs() 153 dev_dbg(dev, "xgmac_regs = %p\n", pdata->xgmac_regs); in xgbe_pci_probe() 154 dev_dbg(dev, "xprop_regs = %p\n", pdata->xprop_regs); in xgbe_pci_probe() 155 dev_dbg(de in xgbe_pci_probe() [all...] |
/linux/arch/arm/mach-pxa/ |
H A D | sharpsl_pm.c | 258 dev_dbg(sharpsl_pm.dev, "Battery: voltage: %d, status: %d, percentage: %d, time: %ld\n", voltage, in sharpsl_battery_thread() 278 dev_dbg(sharpsl_pm.dev, "Charge LED On\n"); in sharpsl_pm_led() 281 dev_dbg(sharpsl_pm.dev, "Charge LED Off\n"); in sharpsl_pm_led() 288 dev_dbg(sharpsl_pm.dev, "Turning Charger On\n"); in sharpsl_charge_on() 298 dev_dbg(sharpsl_pm.dev, "Turning Charger Off\n"); in sharpsl_charge_off() 316 dev_dbg(sharpsl_pm.dev, "Toggling Charger at time: %lx\n", jiffies); in sharpsl_charge_toggle() 338 dev_dbg(sharpsl_pm.dev, "AC Status: %d\n", acin); in sharpsl_ac_timer() 361 dev_dbg(sharpsl_pm.dev, "Charge Full at time: %lx\n", jiffies); in sharpsl_chrg_full_timer() 366 dev_dbg(sharpsl_pm.dev, "Charge Full: AC removed - stop charging!\n"); in sharpsl_chrg_full_timer() 370 dev_dbg(sharpsl_p in sharpsl_chrg_full_timer() [all...] |