Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dimx_rproc.c90 #define ATT_CORE_MASK 0xffff macro
473 if (att->flags & ATT_CORE_MASK) { in imx_rproc_da_to_sys()
474 if (!((BIT(priv->core_index)) & (att->flags & ATT_CORE_MASK))) in imx_rproc_da_to_sys()