Searched defs:WINDOW_BASE (Results 1 – 3 of 3) sorted by relevance
50 #define WINDOW_BASE(w) (0x250 + ((w) << 2)) macro
78 #define WINDOW_BASE(w) (0x0200 + ((w) << 3)) macro
448 #define WINDOW_BASE(i) (0x20034 + ((i) << 4)) macro