Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/u-boot/test/dm/
H A Dpci.c40 ut_assertok(dm_pci_read_config16(swap, PCI_DEVICE_ID, &device)); in dm_test_pci_busdev()
52 ut_assertok(dm_pci_read_config16(swap, PCI_DEVICE_ID, &device)); in dm_test_pci_busdev()
172 ut_assertok(dm_pci_read_config16(swap, PCI_DEVICE_ID, &device)); in dm_test_pci_mixed()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c365 err = pci_read_config_word(sdev, PCI_DEVICE_ID, &sdev_id); in mlx5_check_dev_ids()
392 err = pci_read_config_word(dev->pdev, PCI_DEVICE_ID, &dev_id); in mlx5_is_reset_now_capable()
431 err = pci_read_config_word(dev->pdev, PCI_DEVICE_ID, &dev_id); in mlx5_pci_link_toggle()
481 err = pci_read_config_word(dev->pdev, PCI_DEVICE_ID, &reg16); in mlx5_pci_link_toggle()
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Dqemu.c96 pci_read_config16(PCI_BDF(0, 0, 0), PCI_DEVICE_ID, &device); in qemu_chipset_init()
/openbmc/qemu/hw/i386/xen/
H A Dxen_pvdevice.c101 pci_set_word(pci_conf + PCI_DEVICE_ID, d->device_id); in xen_pv_realize()
/openbmc/linux/arch/powerpc/platforms/embedded6xx/
H A Dmvme5100.c128 early_read_config_word(hose, 0, 0, PCI_DEVICE_ID, &devid); in mvme5100_add_bridge()
/openbmc/u-boot/drivers/pci/
H A Dpci_sandbox.c64 else if (offset == PCI_DEVICE_ID && device) in sandbox_pci_read_config()
H A Dpci_common.c306 pci_read_config_word(bdf, PCI_DEVICE_ID, &device); in pci_hose_find_devices()
/openbmc/u-boot/cmd/
H A Dpci.c168 { "device ID", PCI_SIZE_16, PCI_DEVICE_ID },
323 dm_pci_read_config(dev, PCI_DEVICE_ID, &device, PCI_SIZE_16); in pci_header_show_brief()
371 pci_read_config_word(dev, PCI_DEVICE_ID, &device); in pci_header_show_brief()
/openbmc/qemu/tests/qtest/libqos/
H A Dpci.c46 qpci_config_readw(dev, PCI_DEVICE_ID) != device_id) { in qpci_device_foreach()
99 device_id = qpci_config_readw(dev, PCI_DEVICE_ID); in qpci_device_init()
113 device_id = qpci_config_readw(dev, PCI_DEVICE_ID); in qpci_find_resource_reserve_capability()
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c217 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); in intel_remapping_check()
606 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); in intel_graphics_quirks()
763 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); in check_dev_quirk()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c57 dm_pci_read_config8(dev, PCI_DEVICE_ID + 1, &val); in pch_silicon_type()
H A Dnorthbridge.c31 dm_pci_read_config16(dev, PCI_DEVICE_ID, &bridge_id); in bridge_silicon_revision()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00pci.c125 pci_read_config_word(pci_dev, PCI_DEVICE_ID, &chip); in rt2x00pci_probe()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-spear13xx.c143 dw_pcie_writew_dbi(pci, PCI_DEVICE_ID, 0xCD80); in spear13xx_pcie_host_init()
/openbmc/u-boot/drivers/misc/
H A Dswap_case.c79 case PCI_DEVICE_ID: in sandbox_swap_case_read_config()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcyrix.c284 device = read_pci_config_16(0, 0, 0x12, PCI_DEVICE_ID); in init_cyrix()
/openbmc/linux/drivers/ata/
H A Dpata_sis.c808 pci_read_config_word(pdev, PCI_DEVICE_ID, &trueid); in sis_init_one()
841 pci_read_config_word(pdev, PCI_DEVICE_ID, &trueid); in sis_init_one()
/openbmc/qemu/hw/pci/
H A Dpci-qmp-cmds.c129 info->id->device = pci_get_word(dev->config + PCI_DEVICE_ID); in qmp_query_pci_device()
H A Dpci-hmp-cmds.c147 pci_get_word(d->config + PCI_DEVICE_ID), in pcibus_dev_print()
/openbmc/linux/arch/x86/pci/
H A Dintel_mid_pci.c338 if (type1_access_ok(dev->bus->number, dev->devfn, PCI_DEVICE_ID)) in pci_d3delay_fixup()
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0.c283 err = pci_read_config_word(pci, PCI_DEVICE_ID, &chip->device); in __snd_vortex_probe()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dfirmware.c176 id = *(u16 *)(mem + PCI_DEVICE_ID); in verify_firmware()
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.c277 id = __raw_readw(chan->reg_base + PCI_DEVICE_ID); in sh7780_pci_init()
/openbmc/qemu/tests/qtest/
H A Di440fx-test.c58 g_assert_cmpint(qpci_config_readw(dev, PCI_DEVICE_ID), ==, 0x1237); in test_i440fx_defaults()
/openbmc/u-boot/drivers/video/
H A Divybridge_igd.c659 dm_pci_read_config16(video_dev, PCI_DEVICE_ID, &reg16); in sandybridge_setup_graphics()

1234