Searched refs:AL_ECAM (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | pci_mcfg.c | 46 #define AL_ECAM(table_id, rev, seg, ops) \ macro 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),
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | pci_mcfg.c | 46 #define AL_ECAM(table_id, rev, seg, ops) \ macro 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),
|
Completed in 2 milliseconds