Home
last modified time | relevance | path

Searched refs:to_fsl_mc_device (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/drivers/bus/fsl-mc/
Dfsl-mc-bus.c82 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_match()
120 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_uevent()
143 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in modalias_show()
236 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_probe()
254 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_remove()
269 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_shutdown()
543 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_device_release()
567 parent_mc_dev = to_fsl_mc_device(parent_dev); in fsl_mc_device_add()
Ddprc-driver.c39 mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_remove_if_not_in_mc()
58 fsl_mc_device_remove(to_fsl_mc_device(dev)); in __fsl_mc_device_remove()
102 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match()
117 return dev ? to_fsl_mc_device(dev) : NULL; in fsl_mc_device_lookup()
379 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in dprc_irq0_handler_thread()
Dfsl-mc-allocator.c113 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_resource_pool_remove_device()
288 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_object_allocate()
456 mc_bus = to_fsl_mc_bus(to_fsl_mc_device(mc_dev->dev.parent)); in fsl_mc_allocate_irqs()
519 mc_bus = to_fsl_mc_bus(to_fsl_mc_device(mc_dev->dev.parent)); in fsl_mc_free_irqs()
589 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_allocator_probe()
Dfsl-mc-msi.c38 arg->hwirq = fsl_mc_domain_calc_hwirq(to_fsl_mc_device(desc->dev), in fsl_mc_msi_set_desc()
121 struct fsl_mc_device *mc_bus_dev = to_fsl_mc_device(msi_desc->dev); in fsl_mc_msi_write_msg()
Dmc-io.c179 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_portal_allocate()
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c27 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_enable()
85 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_irq_handler_thread()
Ddpaa2-eth.c2052 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), in setup_dpcon()
2358 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), FSL_MC_POOL_DPBP, in setup_dpbp()
3347 struct fsl_mc_device *dpni_dev = to_fsl_mc_device(dev); in dpni_irq0_handler_thread()
/Linux-v5.4/drivers/irqchip/
Dirq-gic-v3-its-fsl-mc-msi.c36 mc_bus_dev = to_fsl_mc_device(dev); in its_fsl_mc_msi_prepare()
/Linux-v5.4/include/linux/fsl/
Dmc.h199 #define to_fsl_mc_device(_dev) \ macro
356 #define fsl_mc_is_cont_dev(_dev) (to_fsl_mc_device(_dev)->flags & \
/Linux-v5.4/drivers/iommu/
Dof_iommu.c183 err = of_fsl_mc_iommu_init(to_fsl_mc_device(dev), master_np); in of_iommu_configure()
/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_qi2.c4718 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_bind()
4767 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_free()
5053 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_enable()
5069 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_disable()