Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/intel/qat/qat_420xx/
H A Dadf_drv.c81 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
/linux-6.15/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_drv.c83 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
/linux-6.15/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()
/linux-6.15/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()
/linux-6.15/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()
/linux-6.15/drivers/gpu/drm/i915/gvt/
H A Dfirmware.c166 id = *(u8 *)(mem + PCI_REVISION_ID); in verify_firmware()
/linux-6.15/arch/sh/drivers/pci/
H A Dpci-sh7780.c290 type, __raw_readb(chan->reg_base + PCI_REVISION_ID)); in sh7780_pci_init()
/linux-6.15/drivers/net/fddi/skfp/
H A Ddrvfbi.c127 rev_id = inp(PCI_C(PCI_REVISION_ID)) ; in card_start()
/linux-6.15/drivers/vfio/pci/virtio/
H A Dlegacy_io.c164 if (vfio_pci_core_range_intersect_range(pos, count, PCI_REVISION_ID, in virtiovf_pci_read_config()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h72 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
/linux-6.15/arch/x86/kernel/
H A Dearly-quirks.c218 revision = read_pci_config_byte(num, slot, func, PCI_REVISION_ID); in intel_remapping_check()
/linux-6.15/drivers/pci/controller/
H A Dpcie-rockchip-ep.c137 ROCKCHIP_PCIE_EP_FUNC_BASE(fn) + PCI_REVISION_ID); in rockchip_pcie_ep_write_header()
/linux-6.15/drivers/media/pci/pt3/
H A Dpt3.c698 if (pci_read_config_byte(pdev, PCI_REVISION_ID, &rev) || rev != 1) in pt3_probe()
/linux-6.15/drivers/misc/
H A Dhpilo.c703 rc = pci_read_config_byte(pdev, PCI_REVISION_ID, &pci_rev_id); in ilo_map_device()
/linux-6.15/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c53 cdns_pcie_ep_fn_writeb(pcie, fn, PCI_REVISION_ID, hdr->revid); in cdns_pcie_ep_write_header()
/linux-6.15/drivers/video/fbdev/
H A Dsm712fb.c1542 pci_read_config_byte(pdev, PCI_REVISION_ID, &sfb->chip_rev_id); in smtcfb_pci_probe()
/linux-6.15/arch/powerpc/platforms/powermac/
H A Dpci.c465 (1UL << BANDIT_DEVNUM) + PCI_REVISION_ID); in init_bandit()
/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c153 dw_pcie_ep_writeb_dbi(ep, func_no, PCI_REVISION_ID, hdr->revid); in dw_pcie_ep_write_header()
/linux-6.15/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c312 pci_read_config_byte(pdev, PCI_REVISION_ID, &rev_id); in qed_init_pci()
/linux-6.15/drivers/block/mtip32xx/
H A Dmtip32xx.c1421 pci_read_config_word(port->dd->pdev, PCI_REVISION_ID, &revid); in mtip_dump_identify()
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5519 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id); in iavf_probe()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_main.c5297 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id); in ice_probe()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c15654 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id); in i40e_probe()