Lines Matching +full:mc +full:- +full:bus
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright © 2021-2022 Dmitry Salychev
32 #include <sys/bus.h>
51 * Maximum number of MSIs supported by the MC for its children without IOMMU.
58 #define DPAA2_MC_DEV_ALLOCATABLE 0x01u /* to be managed by DPAA2-specific rman */
65 * @brief Software context for the DPAA2 Management Complex (MC) driver.
72 * res: Unmapped MC command portal and control registers resources.
73 * map: Mapped MC command portal and control registers resources.
78 * dpmcp_rman: MC portals resource manager.
115 * portal: Helper object to send commands to the MC portal.
145 * portal_id: ID of the MC portal which belongs to the object's container.
167 * execute MC commands. If the portal has been allocated, it takes
180 /* For bus interface. */
195 /* For pseudo-pcib interface. */
205 /* For DPAA2 MC bus interface. */