Searched defs:WINDOW_BASE (Results 1 – 4 of 4) sorted by relevance
75 #define WINDOW_BASE(i) (0x10c + ((i) << 3)) macro
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