Searched refs:NFP_XPB_OVERLAY (Results 1 – 1 of 1) sorted by relevance
14 #define NFP_XPB_OVERLAY(island) (((island) & 0x3f) << 24) macro16 #define NFP_XPB_ISLAND(island) (NFP_XPB_OVERLAY(island) + 0x60000)23 (NFP_XPB_OVERLAY(island) | \