Home
last modified time | relevance | path

Searched refs:pnv_pci_get_phb_node (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dpnv-pci.h22 struct device_node *pnv_pci_get_phb_node(struct pci_dev *dev);
/linux-4.4.14/drivers/misc/cxl/
Dpci.c349 if (!(np = pnv_pci_get_phb_node(dev))) in init_implementation_adapter_regs()
383 if (!(np = pnv_pci_get_phb_node(dev))) in cxl_setup_psl_timebase()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-ioda.c2490 struct device_node *pnv_pci_get_phb_node(struct pci_dev *dev) in pnv_pci_get_phb_node() function
2496 EXPORT_SYMBOL(pnv_pci_get_phb_node);