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