Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpei_data.h104 int pcie_init; member
/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dpcie-sh7786.c302 static int __init pcie_init(struct sh7786_pcie_port *port) in pcie_init() function
528 ret = pcie_init(port); in sh7786_pcie_init_hw()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp.h164 struct controller *pcie_init(struct pcie_device *dev);
H A Dpciehp_core.c199 ctrl = pcie_init(dev); in pciehp_probe()
H A Dpciehp_hpc.c956 struct controller *pcie_init(struct pcie_device *dev) in pcie_init() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.h678 u32 pcie_init(struct mac_ax_adapter *adapter, void *param);
H A D_pcie.c3388 u32 pcie_init(struct mac_ax_adapter *adapter, void *param) in pcie_init() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/mac_8852b/
H A Dinit_8852b.c159 pcie_init, /* intf_init */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/mac_8852b/
H A Dinit_8852b.c159 pcie_init, /* intf_init */
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.c197 if (!pei_data->pcie_init) in post_system_agent_init()