Searched refs:PCI_REVISION_ID (Results 1 - 23 of 23) sorted by relevance

/linux-master/drivers/crypto/intel/qat/qat_420xx/
H A Dadf_drv.c81 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid);
/linux-master/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_drv.c83 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid);
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dfirmware.c179 id = *(u8 *)(mem + PCI_REVISION_ID);
/linux-master/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_drv.c127 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid);
/linux-master/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_drv.c127 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid);
/linux-master/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_drv.c127 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid);
/linux-master/arch/sh/drivers/pci/
H A Dpci-sh7780.c290 type, __raw_readb(chan->reg_base + PCI_REVISION_ID));
/linux-master/drivers/net/fddi/skfp/
H A Ddrvfbi.c127 rev_id = inp(PCI_C(PCI_REVISION_ID)) ;
/linux-master/arch/x86/kernel/
H A Dearly-quirks.c218 revision = read_pci_config_byte(num, slot, func, PCI_REVISION_ID);
/linux-master/drivers/pci/controller/
H A Dpcie-rockchip-ep.c117 ROCKCHIP_PCIE_EP_FUNC_BASE(fn) + PCI_REVISION_ID);
/linux-master/drivers/vfio/pci/virtio/
H A Dmain.c175 if (vfio_pci_core_range_intersect_range(pos, count, PCI_REVISION_ID,
/linux-master/arch/powerpc/platforms/powermac/
H A Dpci.c465 (1UL << BANDIT_DEVNUM) + PCI_REVISION_ID);
/linux-master/drivers/media/pci/pt3/
H A Dpt3.c698 if (pci_read_config_byte(pdev, PCI_REVISION_ID, &rev) || rev != 1)
/linux-master/include/uapi/linux/
H A Dpci_regs.h72 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c117 dw_pcie_ep_writeb_dbi(ep, func_no, PCI_REVISION_ID, hdr->revid);
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c53 cdns_pcie_ep_fn_writeb(pcie, fn, PCI_REVISION_ID, hdr->revid);
/linux-master/drivers/misc/
H A Dhpilo.c703 rc = pci_read_config_byte(pdev, PCI_REVISION_ID, &pci_rev_id);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c312 pci_read_config_byte(pdev, PCI_REVISION_ID, &rev_id);
/linux-master/drivers/video/fbdev/
H A Dsm712fb.c1542 pci_read_config_byte(pdev, PCI_REVISION_ID, &sfb->chip_rev_id);
/linux-master/drivers/block/mtip32xx/
H A Dmtip32xx.c1421 pci_read_config_word(port->dd->pdev, PCI_REVISION_ID, &revid);
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4991 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id);
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c5162 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id);
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c15639 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id);

Completed in 366 milliseconds