Searched refs:PCI_CLASS_REVISION (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_common.c | 333 PCI_CLASS_REVISION, &class); in pci_find_class() 341 pci_read_config_dword(bdf, PCI_CLASS_REVISION, in pci_find_class()
|
| H A D | pcie_dw_mvebu.c | 500 clrsetbits_le32(pcie->ctrl_base + PCI_CLASS_REVISION, in pcie_dw_mvebu_probe()
|
| H A D | pcie_imx.c | 293 setbits_le32(MX6_DBI_ADDR + PCI_CLASS_REVISION, in imx_pcie_regions_setup()
|
| H A D | pci_tegra.c | 334 if ((offset & ~3) == PCI_CLASS_REVISION) { in pci_tegra_read_config()
|
| H A D | pci-uclass.c | 867 pci_bus_read_config(bus, bdf, PCI_CLASS_REVISION, &class, in pci_bind_bus_devices()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci.h | 52 #define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 macro
|