| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | early-quirks.c | 216 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); in intel_remapping_check() 599 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); in intel_graphics_quirks() 756 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); in check_dev_quirk()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/qemu/ |
| H A D | qemu.c | 97 pci_read_config16(PCI_BDF(0, 0, 0), PCI_DEVICE_ID, &device); in qemu_chipset_init()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/embedded6xx/ |
| H A D | mvme5100.c | 128 early_read_config_word(hose, 0, 0, PCI_DEVICE_ID, &devid); in mvme5100_add_bridge()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/ |
| H A D | bd82x6x.c | 54 dm_pci_read_config8(dev, PCI_DEVICE_ID + 1, &val); in pch_silicon_type()
|
| H A D | northbridge.c | 32 dm_pci_read_config16(dev, PCI_DEVICE_ID, &bridge_id); in bridge_silicon_revision()
|
| H A D | sdram.c | 189 dm_pci_read_config16(dev, PCI_DEVICE_ID, &done); in post_system_agent_init()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | pci.c | 139 { "device ID", PCI_SIZE_16, PCI_DEVICE_ID }, 280 dm_pci_read_config(dev, PCI_DEVICE_ID, &device, PCI_SIZE_16); in pci_header_show_brief()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fw_reset.c | 262 err = pci_read_config_word(dev->pdev, PCI_DEVICE_ID, &dev_id); in mlx5_pci_link_toggle() 266 err = pci_read_config_word(sdev, PCI_DEVICE_ID, &sdev_id); in mlx5_pci_link_toggle()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | sis5513.c | 401 pci_read_config_word(dev, PCI_DEVICE_ID, &trueid); in sis_find_family() 430 pci_read_config_word(dev, PCI_DEVICE_ID, &trueid); in sis_find_family()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00pci.c | 125 pci_read_config_word(pci_dev, PCI_DEVICE_ID, &chip); in rt2x00pci_probe()
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_sis.c | 808 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()
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | swap_case.c | 80 case PCI_DEVICE_ID: in sandbox_swap_case_read_config()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_common.c | 307 pci_read_config_word(bdf, PCI_DEVICE_ID, &device); in pci_hose_find_devices()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | cyrix.c | 283 device = read_pci_config_16(0, 0, 0x12, PCI_DEVICE_ID); in init_cyrix()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-spear13xx.c | 94 dw_pcie_writew_dbi(pci, PCI_DEVICE_ID, 0xCD80); in spear13xx_pcie_establish_link()
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | intel_mid_pci.c | 324 if (type1_access_ok(dev->bus->number, dev->devfn, PCI_DEVICE_ID)) in pci_d3delay_fixup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | firmware.c | 183 id = *(u16 *)(mem + PCI_DEVICE_ID); in verify_firmware()
|
| /OK3568_Linux_fs/kernel/sound/pci/au88x0/ |
| H A D | au88x0.c | 333 if ((err = pci_read_config_word(pci, PCI_DEVICE_ID, in snd_vortex_probe()
|
| /OK3568_Linux_fs/kernel/arch/sh/drivers/pci/ |
| H A D | pci-sh7780.c | 277 id = __raw_readw(chan->reg_base + PCI_DEVICE_ID); in sh7780_pci_init()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/ |
| H A D | pch.c | 268 dm_pci_read_config16(dev, PCI_DEVICE_ID, &type); in pch_type()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | ivybridge_igd.c | 716 dm_pci_read_config16(video_dev, PCI_DEVICE_ID, ®16); in sandybridge_setup_graphics()
|
| H A D | mb862xx.c | 210 pci_read_config_word(devbusfn, PCI_DEVICE_ID, &device); in pci_video_init()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | conf_space_header.c | 318 .offset = PCI_DEVICE_ID,
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-host.c | 174 cdns_pcie_rp_writew(pcie, PCI_DEVICE_ID, rc->device_id); in cdns_pcie_host_init_root_port()
|
| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | of.c | 220 rc = cxl_ops->afu_cr_read16(afu, i, PCI_DEVICE_ID, in cxl_of_read_afu_properties()
|