Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dpnv-pci.h19 #define PCI_PHB_SLOT_ID(phb_id) (phb_id) macro
/linux-6.1.9/arch/powerpc/platforms/powernv/
Dpci.c70 *id = PCI_PHB_SLOT_ID(phbid); in pnv_pci_get_slot_id()