Home
last modified time | relevance | path

Searched refs:PCI_PHB_SLOT_ID (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dpnv-pci.h18 #define PCI_PHB_SLOT_ID(phb_id) (phb_id) macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dpci.c71 *id = PCI_PHB_SLOT_ID(phbid); in pnv_pci_get_slot_id()