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