WINDOW_REMAP_HIGH
#define WINDOW_REMAP_HIGH(w) (0x90 + ((w) << 2))
#define WINDOW_REMAP_HIGH(w) (0x0280 + ((w) << 2))