Home
last modified time | relevance | path

Searched refs:FSL_MC_POOL_DPMCP (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/bus/fsl-mc/
A Dmc-io.c189 error = fsl_mc_resource_allocate(mc_bus, FSL_MC_POOL_DPMCP, &resource); in fsl_mc_portal_allocate()
254 if (!resource || resource->type != FSL_MC_POOL_DPMCP) in fsl_mc_portal_free()
A Dfsl-mc-allocator.c153 [FSL_MC_POOL_DPMCP] = "dpmcp",
285 if (pool_type == FSL_MC_POOL_DPMCP) in fsl_mc_object_allocate()
328 if (resource->type == FSL_MC_POOL_DPMCP) in fsl_mc_object_free()
/linux-6.3-rc2/include/linux/fsl/
A Dmc.h68 FSL_MC_POOL_DPMCP = 0x0, /* corresponds to "dpmcp" in the MC */ enumerator

Completed in 8 milliseconds