Lines Matching +full:icid +full:- +full:base
1 /* SPDX-License-Identifier: GPL-2.0 */
161 __le32 icid; member
190 /* response word 3-4 */
192 /* response word 5-6 */
202 /* cmd word 1-2 */
204 /* cmd word 3-4 */
235 /* cmd word 3-4 */
269 /* IRQ event - Indicates that a new object added to the container */
271 /* IRQ event - Indicates that an object was removed from the container */
274 * IRQ event - Indicates that one of the descendant containers that opened by
280 * IRQ event - Indicates that on one of the container's opened object is
285 /* Irq event - Indicates that object is created at the container */
289 * struct dprc_irq_cfg - IRQ configuration
290 * @paddr: Address that must be written to signal a message-based interrupt
331 * struct dprc_attributes - Container attributes
333 * @icid: Container's ICID
339 u32 icid; member
368 * enum dprc_region_type - Region type
379 * struct dprc_region_desc - Mappable region descriptor
380 * @base_offset: Region offset from region's base address.
381 * For DPMCP and DPRC objects, region base is offset from SoC MC portals
382 * base address; For DPIO, region base is offset from SoC QMan portals
383 * base address
414 * struct dprc_endpoint - Endpoint description for link connect/disconnect
556 * struct fsl_mc_resource_pool - Pool of MC resources of a given
575 * struct fsl_mc_uapi - information associated with a device file
591 * struct fsl_mc_bus - logical bus that corresponds to a physical DPRC
592 * @mc_dev: fsl-mc device for the bus device itself.