Searched refs:SWIN_SIZE (Results 1 – 2 of 2) sorted by relevance
91 bd->mem.end = offset + (widget << SWIN_SIZE_BITS) + SWIN_SIZE - 1; in bridge_platform_create()97 bd->io.end = offset + (widget << SWIN_SIZE_BITS) + SWIN_SIZE - 1; in bridge_platform_create()
85 #define SWIN_SIZE (UINT64_CAST 1 << 24) macro86 #define SWIN_SIZEMASK (SWIN_SIZE - 1)108 ((addr) < (NODE_SWIN_BASE(nasid, HUB_NUM_WIDGET) + SWIN_SIZE)\