Lines Matching +full:icid +full:- +full:base
1 /* SPDX-License-Identifier: GPL-2.0 */
165 __le32 icid; member
194 /* response word 3-4 */
196 /* response word 5-6 */
206 /* cmd word 1-2 */
208 /* cmd word 3-4 */
239 /* cmd word 3-4 */
273 /* IRQ event - Indicates that a new object added to the container */
275 /* IRQ event - Indicates that an object was removed from the container */
278 * IRQ event - Indicates that one of the descendant containers that opened by
284 * IRQ event - Indicates that on one of the container's opened object is
289 /* Irq event - Indicates that object is created at the container */
293 * struct dprc_irq_cfg - IRQ configuration
294 * @paddr: Address that must be written to signal a message-based interrupt
335 * struct dprc_attributes - Container attributes
337 * @icid: Container's ICID
343 u32 icid; member
372 * enum dprc_region_type - Region type
383 * struct dprc_region_desc - Mappable region descriptor
384 * @base_offset: Region offset from region's base address.
385 * For DPMCP and DPRC objects, region base is offset from SoC MC portals
386 * base address; For DPIO, region base is offset from SoC QMan portals
387 * base address
418 * struct dprc_endpoint - Endpoint description for link connect/disconnect
560 * struct fsl_mc_resource_pool - Pool of MC resources of a given
579 * struct fsl_mc_uapi - information associated with a device file
595 * struct fsl_mc_bus - logical bus that corresponds to a physical DPRC
596 * @mc_dev: fsl-mc device for the bus device itself.