| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/ |
| H A D | bd82x6x.c | 42 dm_pci_read_config8(dev, PCI_REVISION_ID, &val); in pch_silicon_revision()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_dh895xcc/ |
| H A D | adf_drv.c | 126 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 D | adf_drv.c | 126 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 D | adf_drv.c | 126 pci_read_config_byte(pdev, PCI_REVISION_ID, &accel_pci_dev->revid); in adf_probe()
|
| /OK3568_Linux_fs/kernel/drivers/block/rsxx/ |
| H A D | dev.c | 188 pci_read_config_byte(card->dev, PCI_REVISION_ID, &pci_rev); in rsxx_discard_supported()
|
| H A D | core.c | 741 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 D | firmware.c | 186 id = *(u8 *)(mem + PCI_REVISION_ID); in verify_firmware()
|
| /OK3568_Linux_fs/kernel/arch/sh/drivers/pci/ |
| H A D | pci-sh7780.c | 290 type, __raw_readb(chan->reg_base + PCI_REVISION_ID)); in sh7780_pci_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | drvfbi.c | 131 rev_id = inp(PCI_C(PCI_REVISION_ID)) ; in card_start()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | pci.c | 142 { "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 D | pci_regs.h | 73 #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 D | pci_regs.h | 73 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | broadwell_igd.c | 559 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 D | pci_regs.h | 72 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-ep.c | 26 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 D | dc2114x.c | 212 pci_read_config_dword(devbusfn, PCI_REVISION_ID, &cfrv); in dc21x4x_initialize()
|
| H A D | e1000.c | 4854 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 D | early-quirks.c | 217 revision = read_pci_config_byte(num, slot, func, PCI_REVISION_ID); in intel_remapping_check()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-rockchip-ep.c | 148 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 D | pt3.c | 704 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 D | pcie-designware-ep.c | 140 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 D | pci.h | 53 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | sm712fb.c | 1540 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 D | pci.c | 464 (1UL << BANDIT_DEVNUM) + PCI_REVISION_ID); in init_bandit()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_main.c | 342 pci_read_config_byte(pdev, PCI_REVISION_ID, &rev_id); in qed_init_pci()
|