Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_mc.h32 #define MC_PORTAL_OFFSET_TO_PORTAL_ID(_portal_offset) \ macro
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Dmc.c1033 child_portal_id = MC_PORTAL_OFFSET_TO_PORTAL_ID(mc_portal_offset); in dprc_init()