Home
last modified time | relevance | path

Searched refs:PCI_REVISION_ID (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/qemu/hw/pci-host/
H A Dxen_igd_pt.c40 {PCI_REVISION_ID, 2},
/openbmc/qemu/hw/i386/xen/
H A Dxen_pvdevice.c103 pci_set_byte(pci_conf + PCI_REVISION_ID, d->revision); in xen_pv_realize()
/openbmc/qemu/hw/display/
H A Dvga-pci.c262 pci_set_byte(&d->dev.config[PCI_REVISION_ID], 2); in pci_std_vga_realize()
293 pci_set_byte(&d->dev.config[PCI_REVISION_ID], 2); in pci_secondary_vga_realize()
H A Dbochs-display.c294 pci_set_byte(&s->pci.config[PCI_REVISION_ID], 2); in bochs_display_realize()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c45 dm_pci_read_config8(dev, PCI_REVISION_ID, &val); in pch_silicon_revision()
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-pci.c90 pci_set_byte(pci_conf + PCI_REVISION_ID, s->revision); in riscv_iommu_pci_realize()
/openbmc/qemu/hw/vfio/
H A Digd.c134 {PCI_REVISION_ID, 2},
142 {PCI_REVISION_ID, 2},
/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_drv.c127 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_drv.c127 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_drv.c127 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dfirmware.c179 id = *(u8 *)(mem + PCI_REVISION_ID); in verify_firmware()
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.c290 type, __raw_readb(chan->reg_base + PCI_REVISION_ID)); in sh7780_pci_init()
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci_legacy.c303 dm_pci_read_config8(udev, PCI_REVISION_ID, &revision); in virtio_pci_probe()
H A Dvirtio_pci_modern.c468 dm_pci_read_config8(udev, PCI_REVISION_ID, &revision); in virtio_pci_probe()
/openbmc/linux/drivers/net/fddi/skfp/
H A Ddrvfbi.c127 rev_id = inp(PCI_C(PCI_REVISION_ID)) ; in card_start()
/openbmc/linux/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_drv.c350 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
/openbmc/u-boot/drivers/video/
H A Dbroadwell_igd.c558 pci_bus_read_config(bus, PCI_BDF(0, 0, 0), PCI_REVISION_ID, &val, in systemagent_revision()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip-ep.c125 ROCKCHIP_PCIE_EP_FUNC_BASE(fn) + PCI_REVISION_ID); in rockchip_pcie_ep_write_header()
/openbmc/qemu/include/hw/pci/
H A Dpci.h514 pci_set_byte(&pci_config[PCI_REVISION_ID], val); in pci_config_set_revision()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h72 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h72 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
/openbmc/u-boot/cmd/
H A Dpci.c171 { "revision ID", PCI_SIZE_8, PCI_REVISION_ID },
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c218 revision = read_pci_config_byte(num, slot, func, PCI_REVISION_ID); in intel_remapping_check()
/openbmc/u-boot/drivers/net/
H A Ddc2114x.c209 pci_read_config_dword(devbusfn, PCI_REVISION_ID, &cfrv); in dc21x4x_initialize()
/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3.c698 if (pci_read_config_byte(pdev, PCI_REVISION_ID, &rev) || rev != 1) in pt3_probe()

12