Searched refs:dev_is_fsl_mc (Results 1 – 7 of 7) sorted by relevance
48 if (!dev_is_fsl_mc(dev)) in __fsl_mc_device_remove_if_not_in_mc()70 if (!dev_is_fsl_mc(dev)) in __fsl_mc_device_remove()641 if (!dev_is_fsl_mc(parent_dev)) in dprc_setup()
148 while (dev_is_fsl_mc(dma_dev)) in fsl_mc_dma_configure()576 } else if (!dev_is_fsl_mc(dev)) { in fsl_mc_get_root_dprc()580 while (dev_is_fsl_mc((*root_dprc_dev)->parent)) in fsl_mc_get_root_dprc()791 if (dev_is_fsl_mc(parent_dev)) in fsl_mc_device_add()
181 if (!dev_is_fsl_mc(mc_dev->dev.parent)) in fsl_mc_portal_allocate()
288 if (!dev_is_fsl_mc(mc_dev->dev.parent)) in fsl_mc_object_allocate()594 if (!dev_is_fsl_mc(&mc_bus_dev->dev)) in fsl_mc_allocator_probe()
46 if (!dev_is_fsl_mc(dev)) in its_fsl_mc_msi_prepare()
363 #define dev_is_fsl_mc(_dev) ((_dev)->bus == &fsl_mc_bus_type) macro366 #define dev_is_fsl_mc(_dev) (0) macro
1472 else if (dev_is_fsl_mc(dev)) in arm_smmu_device_group()