Home
last modified time | relevance | path

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

/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-msi.c37 arg->hwirq = fsl_mc_domain_calc_hwirq(to_fsl_mc_device(desc->dev), in fsl_mc_msi_set_desc()
120 struct fsl_mc_device *mc_bus_dev = to_fsl_mc_device(msi_desc->dev); in fsl_mc_msi_write_msg()
185 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in fsl_mc_find_msi_domain()
H A Dfsl-mc-allocator.c106 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_resource_pool_remove_device()
294 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_object_allocate()
463 mc_bus = to_fsl_mc_bus(to_fsl_mc_device(mc_dev->dev.parent)); in fsl_mc_allocate_irqs()
526 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()
H A Ddprc-driver.c51 mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_remove_if_not_in_mc()
73 fsl_mc_device_remove(to_fsl_mc_device(dev)); in __fsl_mc_device_remove()
118 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in __fsl_mc_device_match()
131 return dev ? to_fsl_mc_device(dev) : NULL; in fsl_mc_device_lookup()
405 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in dprc_irq0_handler_thread()
H A Dmc-io.c184 mc_bus_dev = to_fsl_mc_device(mc_dev->dev.parent); in fsl_mc_portal_allocate()
/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c103 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_close_device()
428 struct fsl_mc_device *mc_dev = to_fsl_mc_device(dev); in vfio_fsl_mc_bus_notifier()
429 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_bus_notifier()
460 struct fsl_mc_device *mc_cont = to_fsl_mc_device(mc_dev->dev.parent); in vfio_fsl_mc_init_device()
516 struct fsl_mc_device *mc_dev = to_fsl_mc_device(core_vdev->dev); in vfio_fsl_mc_init_dev()
H A Dvfio_fsl_mc_intr.c113 struct fsl_mc_device *mc_cont = to_fsl_mc_device(cont_dev); in vfio_fsl_mc_set_irq_trigger()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c26 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_enable()
98 mc_dev = to_fsl_mc_device(dev); in dpaa2_ptp_irq_handler_thread()
H A Ddpaa2-eth-debugfs.c174 dpni_dev = to_fsl_mc_device(priv->net_dev->dev.parent); in dpaa2_dbg_add()
H A Ddpaa2-eth.c3063 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), in dpaa2_eth_setup_dpcon()
3375 err = fsl_mc_object_allocate(to_fsl_mc_device(dev), FSL_MC_POOL_DPBP, in dpaa2_eth_allocate_dpbp()
4641 dpni_dev = to_fsl_mc_device(priv->net_dev->dev.parent); in dpaa2_eth_connect_mac()
4714 struct fsl_mc_device *dpni_dev = to_fsl_mc_device(dev); in dpni_irq0_handler_thread()
/linux/drivers/irqchip/
H A Dirq-gic-v3-its-fsl-mc-msi.c49 mc_bus_dev = to_fsl_mc_device(dev); in its_fsl_mc_msi_prepare()
/linux/include/linux/fsl/
H A Dmc.h220 #define to_fsl_mc_device(_dev) \ macro
370 #define fsl_mc_is_cont_dev(_dev) (to_fsl_mc_device(_dev)->flags & \
/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.c4766 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_bind()
4815 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_free()
5147 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_enable()
5163 struct fsl_mc_device *ls_dev = to_fsl_mc_device(dev); in dpaa2_dpseci_disable()