Searched defs:WINDOW_BASE (Results 1 – 3 of 3) sorted by relevance
69 #define WINDOW_BASE(w) (0x50 + ((w) << 2)) macro
64 #define WINDOW_BASE(w) (0x0200 + ((w) << 3)) macro
445 #define WINDOW_BASE(i) (0x20034 + ((i) << 4)) macro