Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bus/fsl-mc/
Dfsl-mc-bus.c78 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_match()
122 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_bus_uevent()
135 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_dma_configure()
150 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in modalias_show()
161 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_store()
194 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in driver_override_show()
327 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_probe()
345 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_remove()
360 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_driver_shutdown()
645 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_device_release()
[all …]
Dfsl-mc-msi.c39 arg->hwirq = fsl_mc_domain_calc_hwirq(to_fsl_mc_device(desc->dev), in fsl_mc_msi_set_desc()
122 struct fsl_mc_device *mc_bus_dev = to_fsl_mc_device(msi_desc->dev); in fsl_mc_msi_write_msg()
186 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_find_msi_domain()
Ddprc-driver.c49 mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_remove_if_not_in_mc()
68 fsl_mc_device_remove(to_fsl_mc_device(dev)); in __fsl_mc_device_remove()
113 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match()
126 return dev ? to_fsl_mc_device(dev) : NULL; in fsl_mc_device_lookup()
398 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()
460 mc_bus = to_fsl_mc_bus(to_fsl_mc_device(mc_dev->dev.parent)); in fsl_mc_allocate_irqs()
523 mc_bus = to_fsl_mc_bus(to_fsl_mc_device(mc_dev->dev.parent)); in fsl_mc_free_irqs()
593 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_allocator_probe()
Dmc-io.c184 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_portal_allocate()
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ptp.c27 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_enable()
99 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_irq_handler_thread()
Ddpaa2-eth.c2531 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), in dpaa2_eth_setup_dpcon()
2838 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), FSL_MC_POOL_DPBP, in dpaa2_eth_setup_dpbp()
4043 dpni_dev = to_fsl_mc_device(priv->net_dev->dev.parent); in dpaa2_eth_connect_mac()
4084 struct fsl_mc_device *dpni_dev = to_fsl_mc_device(dev); in dpni_irq0_handler_thread()
/Linux-v5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c174 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_release()
522 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in vfio_fsl_mc_bus_notifier()
523 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_bus_notifier()
554 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_init_device()
Dvfio_fsl_mc_intr.c115 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_set_irq_trigger()
/Linux-v5.10/drivers/irqchip/
Dirq-gic-v3-its-fsl-mc-msi.c51 mc_bus_dev = to_fsl_mc_device(dev); in its_fsl_mc_msi_prepare()
/Linux-v5.10/include/linux/fsl/
Dmc.h209 #define to_fsl_mc_device(_dev) \ macro
366 #define fsl_mc_is_cont_dev(_dev) (to_fsl_mc_device(_dev)->flags & \
/Linux-v5.10/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.c530 ls_dev = to_fsl_mc_device(dev); in dpaa2_dpdmai_bind()
562 ls_dev = to_fsl_mc_device(dev); in dpaa2_dpdmai_dpio_unbind()
/Linux-v5.10/drivers/crypto/caam/
Dcaamalg_qi2.c4749 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_bind()
4798 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_free()
5099 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_enable()
5115 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_disable()