Lines Matching full:inbound
43 /* Setup one inbound ATMU window.
95 /* we have no space available for inbound memory mapping */ in fsl_pci_setup_inbound_windows()
97 printf ("no space for inbound mapping of memory\n"); in fsl_pci_setup_inbound_windows()
109 * we can overlap inbound/outbound windows on PCI-E since RX & TX in fsl_pci_setup_inbound_windows()
192 "inbound windows -- %lld remaining\n", sz); in fsl_pci_setup_inbound_windows()
203 /* configure inbound window for slave's u-boot image */ in fsl_pcie_boot_master()
204 debug("PCIEBOOT - MASTER: Inbound window for slave's image; " in fsl_pcie_boot_master()
221 /* configure inbound window for slave's u-boot image */ in fsl_pcie_boot_master()
222 debug("PCIEBOOT - MASTER: Inbound window for slave's image; " in fsl_pcie_boot_master()
236 /* configure inbound window for slave's ucode and ENV */ in fsl_pcie_boot_master()
237 debug("PCIEBOOT - MASTER: Inbound window for slave's " in fsl_pcie_boot_master()
300 int enabled, r, inbound = 0; in fsl_pci_init() local
402 /* inbound */ in fsl_pci_init()
403 inbound = fsl_pci_setup_inbound_windows(hose, in fsl_pci_init()
407 /* inbound */ in fsl_pci_init()
408 inbound = fsl_pci_setup_inbound_windows(hose, out_lo, pcie_cap, pi); in fsl_pci_init()
560 if (inbound) { in fsl_pci_init()
693 /* Enable inbound PCI config cycles for agent/endpoint interface */