Lines Matching full:inbound
70 /* derive the enum index of the outbound/inbound mapping registers */
84 * Maximum number of inbound mapping region sizes that can be supported by an
146 * iProc PCIe inbound mapping type
160 * iProc PCIe inbound mapping controller specific parameters
162 * @type: inbound mapping region type
163 * @size_unit: inbound mapping region size unit, could be SZ_1K, SZ_1M, or
165 * @region_sizes: list of supported inbound mapping region sizes in KB, MB, or
167 * @nr_sizes: number of supported inbound mapping region sizes
168 * @nr_windows: number of supported inbound mapping windows for the region
284 /* inbound address mapping */
1142 * If current inbound region is already in use or not a in iproc_pcie_setup_ib()
1179 dev_err(dev, "unable to configure inbound mapping\n"); in iproc_pcie_setup_ib()
1193 /* Each range entry corresponds to an inbound mapping region */ in iproc_pcie_map_dma_ranges()