Home
last modified time | relevance | path

Searched refs:pcie_init (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpei_data.h103 int pcie_init; member
/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c301 static int __init pcie_init(struct sh7786_pcie_port *port) in pcie_init() function
527 ret = pcie_init(port); in sh7786_pcie_init_hw()
/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp.h167 struct controller *pcie_init(struct pcie_device *dev);
H A Dpciehp_core.c199 ctrl = pcie_init(dev); in pciehp_probe()
H A Dpciehp_hpc.c975 struct controller *pcie_init(struct pcie_device *dev) in pcie_init() function
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.c197 if (!pei_data->pcie_init) in post_system_agent_init()