Lines Matching +full:pcie +full:- +full:ob
1 /*-
10 found at http://www.gnu.org/licenses/gpl-2.0.html
45 * @defgroup group_pcie_interrupts PCIe interrupts
48 * The PCIe interrupts HAL can be used to control PCIe unit interrupts.
50 * Only 2 interrupts go from the pcie unit to the GIC:
62 * PCIe interrupt groups
73 * App group A interrupts mask - don't change
84 * [RC only] Deassert_INTA received - there's a dedicated GIC interrupt
95 * [RC only] Assert_INTA received - there's a dedicated GIC interrupt
135 * App group B interrupts mask - don't change
167 /** [RC/EP] OB Vendor message request is granted by the PCIe core */
169 /** [RC only] CPL timeout from the PCIe core indication */
180 * AXI interrupts mask - don't change
182 * between the PCIe port and the I/O Fabric over the AXI bus. The notion of
183 * master and slave refer to the PCIe port master interface towards the I/O
184 * Fabric (i.e. for inbound PCIe writes/reads toward the I/O Fabric), while the
185 * slave interface refer to the I/O Fabric to PCIe port interface where the
219 * @brief Initialize and configure PCIe controller interrupts
223 * @param pcie_port pcie port handle
228 * Unmask PCIe app group interrupts
229 * @param pcie_port pcie_port pcie port handle
239 * Mask PCIe app group interrupts
240 * @param pcie_port pcie_port pcie port handle
250 * Clear the PCIe app group interrupt cause
251 * @param pcie_port pcie port handle
261 * Read PCIe app group interrupt cause
262 * @param pcie_port pcie port handle