Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c42 dm_pci_read_config8(dev, PCI_REVISION_ID, &val); in pch_silicon_revision()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_dh895xcc/
H A Dadf_drv.c126 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c62x/
H A Dadf_drv.c126 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_c3xxx/
H A Dadf_drv.c126 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
/OK3568_Linux_fs/kernel/drivers/block/rsxx/
H A Ddev.c188 pci_read_config_byte(card->dev, PCI_REVISION_ID, &pci_rev); in rsxx_discard_supported()
H A Dcore.c741 pci_read_config_byte(card->dev, PCI_REVISION_ID, &pci_rev); in rsxx_compatibility_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dfirmware.c186 id = *(u8 *)(mem + PCI_REVISION_ID); in verify_firmware()
/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dpci-sh7780.c290 type, __raw_readb(chan->reg_base + PCI_REVISION_ID)); in sh7780_pci_init()
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Ddrvfbi.c131 rev_id = inp(PCI_C(PCI_REVISION_ID)) ; in card_start()
/OK3568_Linux_fs/u-boot/cmd/
H A Dpci.c142 { "revision ID", PCI_SIZE_8, PCI_REVISION_ID },
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h73 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h73 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dbroadwell_igd.c559 pci_bus_read_config(bus, PCI_BDF(0, 0, 0), PCI_REVISION_ID, &val, in systemagent_revision()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h72 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c26 cdns_pcie_ep_fn_writeb(pcie, fn, PCI_REVISION_ID, hdr->revid); in cdns_pcie_ep_write_header()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddc2114x.c212 pci_read_config_dword(devbusfn, PCI_REVISION_ID, &cfrv); in dc21x4x_initialize()
H A De1000.c4854 dm_pci_read_config8(hw->pdev, PCI_REVISION_ID, &hw->revision_id); in e1000_sw_init()
4863 pci_read_config_byte(hw->pdev, PCI_REVISION_ID, &hw->revision_id); in e1000_sw_init()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dearly-quirks.c217 revision = read_pci_config_byte(num, slot, func, PCI_REVISION_ID); in intel_remapping_check()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rockchip-ep.c148 ROCKCHIP_PCIE_EP_FUNC_BASE(fn) + PCI_REVISION_ID); in rockchip_pcie_ep_write_header()
/OK3568_Linux_fs/kernel/drivers/media/pci/pt3/
H A Dpt3.c704 if (pci_read_config_byte(pdev, PCI_REVISION_ID, &rev) || rev != 1) in pt3_probe()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c140 dw_pcie_writeb_dbi(pci, func_offset + PCI_REVISION_ID, hdr->revid); in dw_pcie_ep_write_header()
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h53 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsm712fb.c1540 pci_read_config_byte(pdev, PCI_REVISION_ID, &sfb->chip_rev_id); in smtcfb_pci_probe()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpci.c464 (1UL << BANDIT_DEVNUM) + PCI_REVISION_ID); in init_bandit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c342 pci_read_config_byte(pdev, PCI_REVISION_ID, &rev_id); in qed_init_pci()

12