Home
last modified time | relevance | path

Searched refs:PCI_CLASS_REVISION (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/u-boot/drivers/pci/
H A Dpci_common.c332 PCI_CLASS_REVISION, &class); in pci_find_class()
340 pci_read_config_dword(bdf, PCI_CLASS_REVISION, in pci_find_class()
H A Dpcie_dw_mvebu.c527 clrsetbits_le32(pcie->ctrl_base + PCI_CLASS_REVISION, in pcie_dw_mvebu_probe()
H A Dpcie_imx.c292 setbits_le32(MX6_DBI_ADDR + PCI_CLASS_REVISION, in imx_pcie_regions_setup()
/openbmc/linux/arch/powerpc/platforms/
H A Dfsl_uli1575.c190 pci_read_config_dword(dev, PCI_CLASS_REVISION, &d); in quirk_uli5288()
192 pci_write_config_dword(dev, PCI_CLASS_REVISION, d); in quirk_uli5288()
/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_acc.c89 case PCI_CLASS_REVISION: in pci_acc_read_reg()
H A Dcs5536_ohci.c95 case PCI_CLASS_REVISION: in pci_ohci_read_reg()
H A Dcs5536_ehci.c100 case PCI_CLASS_REVISION: in pci_ehci_read_reg()
H A Dcs5536_ide.c122 case PCI_CLASS_REVISION: in pci_ide_read_reg()
H A Dcs5536_isa.c260 case PCI_CLASS_REVISION: in pci_isa_read_reg()
/openbmc/linux/drivers/pci/controller/
H A Dpci-versatile.c105 (readl(versatile_cfg_base[0] + (i << 11) + PCI_CLASS_REVISION) == VP_PCI_CLASS_ID)) { in versatile_pci_probe()
/openbmc/linux/drivers/firewire/
H A Dinit_ohci1394_dma.c270 PCI_CLASS_REVISION); in init_ohci1394_dma_on_all_controllers()
/openbmc/linux/arch/xtensa/lib/
H A Dpci-auto.c272 pci_read_config_dword(dev, PCI_CLASS_REVISION, &pci_class); in pciauto_bus_scan()
/openbmc/linux/arch/x86/kernel/
H A Dearly_printk.c263 classcode = read_pci_config(bus, slot, func, PCI_CLASS_REVISION); in early_pci_serial_init()
H A Daperture_64.c245 PCI_CLASS_REVISION); in search_agp_bridge()
/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-core.c245 pci_read_config_byte(pci_dev, PCI_CLASS_REVISION, &dev->pci_rev); in tw68_initdev()
/openbmc/linux/arch/mips/pci/
H A Dops-bcm63xx.c227 case (PCI_CLASS_REVISION >> 2): in fake_cb_bridge_read()
/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_pci.c116 pci_bus_read_config_dword(ibmphp_pci_bus, devfn, PCI_CLASS_REVISION, &class); in ibmphp_configure_card()
1087 pci_bus_read_config_dword(ibmphp_pci_bus, devfn, PCI_CLASS_REVISION, &class); in scan_behind_bridge()
1452 pci_bus_read_config_dword(ibmphp_pci_bus, devfn, PCI_CLASS_REVISION, &class); in unconfigure_boot_card()
H A Dcpqphp_pci.c265 pci_bus_read_config_dword(ctrl->pci_bus, *dev_num, PCI_CLASS_REVISION, &work); in PCI_GetBusDevHelper()
1066 pci_bus_read_config_dword(pci_bus, devfn, PCI_CLASS_REVISION, &temp_register); in cpqhp_valid_replace()
/openbmc/linux/drivers/pci/
H A Dpci-bridge-emul.c63 [PCI_CLASS_REVISION / 4] = { .ro = ~0 },
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-meson.c321 if ((where & ~3) == PCI_CLASS_REVISION) { in meson_pcie_rd_own_conf()
/openbmc/linux/drivers/misc/cxl/
H A Dof.c230 rc = cxl_ops->afu_cr_read32(afu, i, PCI_CLASS_REVISION, in cxl_of_read_afu_properties()
/openbmc/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-host.c211 cdns_pcie_rp_writeb(pcie, PCI_CLASS_REVISION, 0); in cdns_pcie_host_init_root_port()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h71 #define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 revision */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h71 #define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 revision */ macro
/openbmc/linux/samples/vfio-mdev/
H A Dmdpy.c124 mdev_state->vconfig[PCI_CLASS_REVISION] = 0x01; in mdpy_create_config_space()

12