Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dearly-quirks.c216 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 Dqemu.c97 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 Dmvme5100.c128 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 Dbd82x6x.c54 dm_pci_read_config8(dev, PCI_DEVICE_ID + 1, &val); in pch_silicon_type()
H A Dnorthbridge.c32 dm_pci_read_config16(dev, PCI_DEVICE_ID, &bridge_id); in bridge_silicon_revision()
H A Dsdram.c189 dm_pci_read_config16(dev, PCI_DEVICE_ID, &done); in post_system_agent_init()
/OK3568_Linux_fs/u-boot/cmd/
H A Dpci.c139 { "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 Dfw_reset.c262 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 Dsis5513.c401 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 Drt2x00pci.c125 pci_read_config_word(pci_dev, PCI_DEVICE_ID, &chip); in rt2x00pci_probe()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dswap_case.c80 case PCI_DEVICE_ID: in sandbox_swap_case_read_config()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_common.c307 pci_read_config_word(bdf, PCI_DEVICE_ID, &device); in pci_hose_find_devices()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcyrix.c283 device = read_pci_config_16(0, 0, 0x12, PCI_DEVICE_ID); in init_cyrix()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-spear13xx.c94 dw_pcie_writew_dbi(pci, PCI_DEVICE_ID, 0xCD80); in spear13xx_pcie_establish_link()
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dintel_mid_pci.c324 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 Dfirmware.c183 id = *(u16 *)(mem + PCI_DEVICE_ID); in verify_firmware()
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0.c333 if ((err = pci_read_config_word(pci, PCI_DEVICE_ID, in snd_vortex_probe()
/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dpci-sh7780.c277 id = __raw_readw(chan->reg_base + PCI_DEVICE_ID); in sh7780_pci_init()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c268 dm_pci_read_config16(dev, PCI_DEVICE_ID, &type); in pch_type()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Divybridge_igd.c716 dm_pci_read_config16(video_dev, PCI_DEVICE_ID, &reg16); in sandybridge_setup_graphics()
H A Dmb862xx.c210 pci_read_config_word(devbusfn, PCI_DEVICE_ID, &device); in pci_video_init()
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space_header.c318 .offset = PCI_DEVICE_ID,
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-host.c174 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 Dof.c220 rc = cxl_ops->afu_cr_read16(afu, i, PCI_DEVICE_ID, in cxl_of_read_afu_properties()

123