Home
last modified time | relevance | path

Searched refs:pci_info (Results 1 – 25 of 53) sorted by relevance

123

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c81 static void proc_thermal_mmio_read(struct proc_thermal_pci *pci_info, in proc_thermal_mmio_read() argument
85 *value = ioread32(((u8 __iomem *)pci_info->proc_priv->mmio_base + in proc_thermal_mmio_read()
91 static void proc_thermal_mmio_write(struct proc_thermal_pci *pci_info, in proc_thermal_mmio_write() argument
98 current_val = ioread32(((u8 __iomem *)pci_info->proc_priv->mmio_base + in proc_thermal_mmio_write()
107 iowrite32(current_val, ((u8 __iomem *)pci_info->proc_priv->mmio_base + in proc_thermal_mmio_write()
119 struct proc_thermal_pci *pci_info = container_of(delayed_work, in proc_thermal_threshold_work_fn() local
121 struct thermal_zone_device *tzone = pci_info->tzone; in proc_thermal_threshold_work_fn()
127 proc_thermal_mmio_write(pci_info, PROC_THERMAL_MMIO_INT_ENABLE_0, 1); in proc_thermal_threshold_work_fn()
152 struct proc_thermal_pci *pci_info = devid; in proc_thermal_irq_thread_handler() local
154 proc_thermal_wt_intr_callback(pci_info->pdev, pci_info->proc_priv); in proc_thermal_irq_thread_handler()
[all …]
/linux/drivers/pci/
H A Dsetup-res.c143 pci_info(dev, "%s %pR: can't claim; no address assigned\n", in pci_claim_resource()
158 pci_info(dev, "%s %pR: can't claim; no compatible bridge window\n", in pci_claim_resource()
166 pci_info(dev, "%s %pR: can't claim; address conflict with %s %pR\n", in pci_claim_resource()
236 pci_info(dev, "%s: trying firmware assignment %pR\n", res_name, res); in pci_revert_fw_address()
239 pci_info(dev, "%s %pR: conflicts with %s %pR\n", res_name, res, in pci_revert_fw_address()
377 pci_info(dev, "%s %pR: can't assign; bogus alignment\n", in pci_assign_resource()
391 pci_info(dev, "%s %pR: can't assign; no space\n", res_name, res); in pci_assign_resource()
396 pci_info(dev, "%s %pR: failed to assign\n", res_name, res); in pci_assign_resource()
405 pci_info(dev, "%s %pR: assigned\n", res_name, res); in pci_assign_resource()
428 pci_info(dev, "%s %pR: can't reassign; unassigned resource\n", in pci_reassign_resource()
[all …]
H A Drom.c95 pci_info(pdev, "Invalid PCI ROM header signature: expecting 0xaa55, got %#06x\n", in pci_get_rom_size()
102 pci_info(pdev, "Invalid PCI ROM data signature: expecting 0x52494350, got %#010x\n", in pci_get_rom_size()
114 pci_info(pdev, "No more image in the PCI ROM\n"); in pci_get_rom_size()
H A Dpci-pf-stub.c30 pci_info(dev, "claimed by pci-pf-stub\n"); in pci_pf_stub_probe()
H A Dpci-stub.c31 pci_info(dev, "claimed by stub\n"); in pci_stub_probe()
H A Dpci.c983 pci_info(dev, "Configured ACS to %#06x\n", caps->ctrl); in __pci_config_acs()
1269 pci_info(dev, "not ready %dms after %s; waiting\n", in pci_dev_wait()
1278 pci_info(dev, "ready %dms after %s\n", delay - 1, in pci_dev_wait()
3168 pci_info(dev, "supports%s%s\n", in pci_pm_init()
3175 pci_info(dev, "PME# supported from%s%s%s%s%s\n", in pci_pm_init()
3353 pci_info(dev, "%s %pR: from Enhanced Allocation, properties %#02x\n", in pci_ea_read()
3356 pci_info(dev, "%s %pR: from Enhanced Allocation, properties %#02x\n", in pci_ea_read()
3359 pci_info(dev, "%s %pR: from Enhanced Allocation, properties %#02x\n", in pci_ea_read()
3362 pci_info(dev, "BEI %d %pR: from Enhanced Allocation, properties %#02x\n", in pci_ea_read()
4784 pci_info(dev, "Data Link Layer Link Active not set in %d msec\n", delay); in pci_bridge_wait_for_secondary_bus()
[all …]
/linux/arch/sparc/kernel/
H A Dpci.c201 pci_info(dev, "reg 0x%x: fixup: pref added to 64-bit resource\n", in of_fixup_pci_pref()
240 pci_info(dev, " parse addresses (%d bytes) @ %p\n", in pci_parse_of_addrs()
253 pci_info(dev, " start: %llx, end: %llx, i: %x\n", in pci_parse_of_addrs()
271 pci_info(dev, "reg 0x%x: %pR\n", i, res); in pci_parse_of_addrs()
313 pci_info(bus," create device, devfn: %x, type: %s\n", in of_create_pci_dev()
380 pci_info(dev, "[%04x:%04x] type %02x class %#08x\n", in of_create_pci_dev()
386 pci_info(dev, " adding to system ...\n"); in of_create_pci_dev()
460 pci_info(dev, "of_scan_pci_bridge(%pOF)\n", node); in of_scan_pci_bridge()
465 pci_info(dev, "Can't get bus-range for PCI-PCI bridge %pOF\n", in of_scan_pci_bridge()
471 pci_info(dev, " Bridge bus range [%u --> %u]\n", in of_scan_pci_bridge()
[all …]
H A Dpcic.c522 pci_info(dev, "PCIC: Skipping I/O space at " in pcic_map_pci_device()
555 pci_info(dev, "PCIC: device %s not found in %d\n", namebuf, in pcic_fill_irq()
569 pci_info(dev, "PCIC: BAD PIN %d\n", i); for (;;) {} in pcic_fill_irq()
578 pci_info(dev, "PCIC: BAD IRQ %d\n", p->irq); for (;;) {} in pcic_fill_irq()
580 pci_info(dev, "PCIC: setting irq %d at pin %d\n", p->irq, in pcic_fill_irq()
612 pci_info(bus, "pcibios_fixup_bus: no PCIC\n"); in pcibios_fixup_bus()
621 pci_info(bus, "pcibios_fixup_bus: nonzero bus 0x%x\n", in pcibios_fixup_bus()
H A Dpci_common.c493 pci_info(pdev, "%s: Device saw Target Abort [%016x]\n", in pci_scan_for_target_abort()
516 pci_info(pdev, "%s: Device received Master Abort " in pci_scan_for_master_abort()
540 pci_info(pdev, "%s: Device saw Parity Error [%016x]\n", in pci_scan_for_parity_error()
/linux/drivers/scsi/isci/
H A Dinit.c318 struct isci_pci_info *pci_info = to_pci_info(pdev); in isci_setup_interrupts() local
334 ihost = pci_info->hosts[id]; in isci_setup_interrupts()
349 ihost = pci_info->hosts[id]; in isci_setup_interrupts()
592 struct isci_pci_info *pci_info; in isci_pci_probe() local
602 pci_info = devm_kzalloc(&pdev->dev, sizeof(*pci_info), GFP_KERNEL); in isci_pci_probe()
603 if (!pci_info) in isci_pci_probe()
605 pci_set_drvdata(pdev, pci_info); in isci_pci_probe()
645 pci_info->orom = orom; in isci_pci_probe()
658 pci_info->hosts[i] = h; in isci_pci_probe()
/linux/drivers/pci/hotplug/
H A Dacpi_pcihp.c121 pci_info(pdev, "Requesting control of SHPC hotplug via OSHP (%s)\n", in acpi_get_hp_hw_control_from_firmware()
134 pci_info(pdev, "Cannot get control of SHPC hotplug\n"); in acpi_get_hp_hw_control_from_firmware()
138 pci_info(pdev, "Gained control of SHPC hotplug (%s)\n", in acpi_get_hp_hw_control_from_firmware()
H A Doctep_hp.c157 pci_info(pdev, "Registered slot %s for device %s\n", in octep_hp_register_slot()
202 pci_info(hp_ctrl->pdev, "Received %s command for slot %s\n", in octep_hp_cmd_handler()
H A Dpciehp.h40 pci_info(ctrl->pcie->port, format, ## arg)
/linux/drivers/pci/pcie/
H A Derr.c62 pci_info(dev, "can't recover (state transition %u -> %u invalid)\n", in report_error_detected()
75 pci_info(dev, "can't recover (no error_detected callback)\n"); in report_error_detected()
288 pci_info(bridge, "device recovery successful\n"); in pcie_do_recovery()
296 pci_info(bridge, "device recovery failed\n"); in pcie_do_recovery()
H A Dpme.c200 pci_info(port, "interrupt generated for non-existent device %02x:%02x.%d\n", in pcie_pme_handle_request()
207 pci_info(port, "Spurious native interrupt!\n"); in pcie_pme_handle_request()
356 pci_info(port, "Signaling with IRQ %d\n", srv->irq); in pcie_pme_probe()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c908 struct qlcnic_pci_info *pci_info; in qlcnic_sysfs_read_pci_config() local
912 pci_info = kzalloc_objs(*pci_info, size); in qlcnic_sysfs_read_pci_config()
913 if (!pci_info) in qlcnic_sysfs_read_pci_config()
916 ret = qlcnic_get_pci_info(adapter, pci_info); in qlcnic_sysfs_read_pci_config()
918 kfree(pci_info); in qlcnic_sysfs_read_pci_config()
924 qlcnic_swap32_buffer((u32 *)pci_info, size / sizeof(u32)); in qlcnic_sysfs_read_pci_config()
926 pci_cfg[i].pci_func = pci_info[i].id; in qlcnic_sysfs_read_pci_config()
927 pci_cfg[i].func_type = pci_info[i].type; in qlcnic_sysfs_read_pci_config()
929 pci_cfg[i].port_num = pci_info[i].default_port; in qlcnic_sysfs_read_pci_config()
930 pci_cfg[i].min_bw = pci_info[i].tx_min_bw; in qlcnic_sysfs_read_pci_config()
[all …]
H A Dqlcnic_ctx.c960 struct qlcnic_pci_info *pci_info) in qlcnic_82xx_get_pci_info() argument
989 for (i = 0; i < ahw->max_vnic_func; i++, npar++, pci_info++) { in qlcnic_82xx_get_pci_info()
990 pci_info->id = le16_to_cpu(npar->id); in qlcnic_82xx_get_pci_info()
991 pci_info->active = le16_to_cpu(npar->active); in qlcnic_82xx_get_pci_info()
992 if (!pci_info->active) in qlcnic_82xx_get_pci_info()
994 pci_info->type = le16_to_cpu(npar->type); in qlcnic_82xx_get_pci_info()
995 err = qlcnic_get_pci_func_type(adapter, pci_info->type, in qlcnic_82xx_get_pci_info()
997 pci_info->default_port = in qlcnic_82xx_get_pci_info()
999 pci_info->tx_min_bw = in qlcnic_82xx_get_pci_info()
1001 pci_info->tx_max_bw = in qlcnic_82xx_get_pci_info()
[all …]
H A Dqlcnic_main.c935 struct qlcnic_pci_info *pci_info; in qlcnic_get_act_pci_func() local
953 pci_info = kzalloc_objs(*pci_info, ahw->max_vnic_func); in qlcnic_get_act_pci_func()
954 if (!pci_info) in qlcnic_get_act_pci_func()
957 ret = qlcnic_get_pci_info(adapter, pci_info); in qlcnic_get_act_pci_func()
958 kfree(pci_info); in qlcnic_get_act_pci_func()
982 struct qlcnic_pci_info *pci_info; in qlcnic_init_pci_info() local
987 pci_info = kzalloc_objs(*pci_info, ahw->max_vnic_func); in qlcnic_init_pci_info()
988 if (!pci_info) in qlcnic_init_pci_info()
991 ret = qlcnic_get_pci_info(adapter, pci_info); in qlcnic_init_pci_info()
1011 pfn = pci_info[i].id; in qlcnic_init_pci_info()
[all …]
/linux/samples/vfio-mdev/
H A Dmdpy-fb.c131 pci_info(pdev, "mdpy found: %dx%d framebuffer\n", in mdpy_fb_probe()
171 pci_info(pdev, "fb%d registered\n", info->node); in mdpy_fb_probe()
/linux/sound/pci/asihpi/
H A Dhpimsgx.c30 *pci_info) in hpi_lookup_entry_point_function()
38 pci_info->pci_dev->vendor) in hpi_lookup_entry_point_function()
42 pci_info->pci_dev->device) in hpi_lookup_entry_point_function()
46 pci_info->pci_dev->subsystem_vendor) in hpi_lookup_entry_point_function()
50 pci_info->pci_dev->subsystem_device) in hpi_lookup_entry_point_function()
/linux/arch/x86/pci/
H A Dfixup.c325pci_info(pdev, "Disabling Extended Tags and limiting MRRS to 128B (performance reasons due to x2 P… in pci_xeon_x2_bifurc_quirk()
856 pci_info(pdev, "Adjusting top of DRAM to %pa for 64-bit DMA support\n", &top_of_dram); in rs690_fix_64bit_dma()
935 pci_info(dev, "restore L1SS Capability header (was %#010x now %#010x)\n", in chromeos_fixup_apl_pci_l1ss_capability()
943 pci_info(dev, "restore previous Capability header (was %#010x now %#010x)\n", in chromeos_fixup_apl_pci_l1ss_capability()
/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c1026 pci_info(pdev, "xe driver does not support VFs on this device\n"); in xe_config_make_device_group()
1029 pci_info(pdev, "xe driver does not support configuration of this device\n"); in xe_config_make_device_group()
1094 pci_info(pdev, "configfs: " __stringify(attr_) " = " fmt_ "\n", \ in dump_custom_dev_config()
1123 pci_info(pdev, "Found custom settings in configfs\n"); in xe_configfs_check_device()
/linux/drivers/net/ethernet/sfc/
H A Def100_netdev.c433 pci_info(efx->pci_dev, "No network port on this PCI function"); in ef100_probe_netdev()
492 pci_info(efx->pci_dev, "devlink registration failed"); in ef100_probe_netdev()
/linux/arch/loongarch/pci/
H A Dpci.c165 pci_info(pdev, "DMA hang fixup at reg[0x%lx]: 0x%x\n", in loongson_gpu_fixup_dma_hang()
/linux/drivers/scsi/aacraid/
H A Dcommctrl.c1006 struct aac_pci_info pci_info; in aac_get_pci_info() local
1008 pci_info.bus = dev->pdev->bus->number; in aac_get_pci_info()
1009 pci_info.slot = PCI_SLOT(dev->pdev->devfn); in aac_get_pci_info()
1011 if (copy_to_user(arg, &pci_info, sizeof(struct aac_pci_info))) { in aac_get_pci_info()

123