Searched refs:al_pcie_ops (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/acpi/ |
H A D | pci_mcfg.c | 49 AL_ECAM("GRAVITON", 0, 0, &al_pcie_ops), 50 AL_ECAM("GRAVITON", 0, 1, &al_pcie_ops), 51 AL_ECAM("GRAVITON", 0, 2, &al_pcie_ops), 52 AL_ECAM("GRAVITON", 0, 3, &al_pcie_ops), 53 AL_ECAM("GRAVITON", 0, 4, &al_pcie_ops), 54 AL_ECAM("GRAVITON", 0, 5, &al_pcie_ops), 55 AL_ECAM("GRAVITON", 0, 6, &al_pcie_ops), 56 AL_ECAM("GRAVITON", 0, 7, &al_pcie_ops),
|
/openbmc/linux/include/linux/ |
H A D | pci-ecam.h | 88 extern const struct pci_ecam_ops al_pcie_ops; /* Amazon Annapurna Labs PCIe */
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-al.c | 78 const struct pci_ecam_ops al_pcie_ops = { variable
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-6.6/n1sdp/ |
H A D | 0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch | 317 extern const struct pci_ecam_ops al_pcie_ops; /* Amazon Annapurna Labs PCIe */
|