Searched refs:FSL_MC_IS_DPRC (Results 1 – 6 of 6) sorted by relevance
37 if (!(mc_bus_dev->flags & FSL_MC_IS_DPRC)) in its_fsl_mc_msi_prepare()
173 if (mc_dev->flags & FSL_MC_IS_DPRC) { in fsl_mc_portal_allocate()
279 if (mc_dev->flags & FSL_MC_IS_DPRC) in fsl_mc_object_allocate()
387 if (!(mc_dev->flags & FSL_MC_IS_DPRC)) in dprc_irq0_handler_thread()
579 mc_dev->flags |= FSL_MC_IS_DPRC; in fsl_mc_device_add()
149 #define FSL_MC_IS_DPRC 0x0001 macro