Home
last modified time | relevance | path

Searched refs:FSL_MC_IS_DPRC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its-fsl-mc-msi.c50 if (!(mc_bus_dev->flags & FSL_MC_IS_DPRC)) in its_fsl_mc_msi_prepare()
/openbmc/linux/include/linux/fsl/
H A Dmc.h159 #define FSL_MC_IS_DPRC 0x0001 macro
371 FSL_MC_IS_DPRC)
/openbmc/linux/drivers/bus/fsl-mc/
H A Dmc-io.c178 if (mc_dev->flags & FSL_MC_IS_DPRC) { in fsl_mc_portal_allocate()
H A Dfsl-mc-allocator.c285 if (mc_dev->flags & FSL_MC_IS_DPRC) in fsl_mc_object_allocate()
H A Ddprc-driver.c413 if (!(mc_dev->flags & FSL_MC_IS_DPRC)) in dprc_irq0_handler_thread()
H A Dfsl-mc-bus.c832 mc_dev->flags |= FSL_MC_IS_DPRC; in fsl_mc_device_add()