Home
last modified time | relevance | path

Searched refs:is_fsl_mc_bus_dpbp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/fsl/
H A Dmc.h482 static inline bool is_fsl_mc_bus_dpbp(const struct fsl_mc_device *mc_dev) in is_fsl_mc_bus_dpbp() function
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c17 return is_fsl_mc_bus_dpbp(mc_dev) || in fsl_mc_is_allocatable()